diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayList.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayList.json index 93a92b63075d..7340ff7928de 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayList.json @@ -33,7 +33,7 @@ "name": "sslcert", "properties": { "data": "base64-pfxData", - "password": "pass1" + "password": "" } } ], diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayListAll.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayListAll.json index daef7eb9bdb5..2110cb55e751 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayListAll.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/ApplicationGatewayListAll.json @@ -32,7 +32,7 @@ "name": "sslcert", "properties": { "data": "base64-pfxData", - "password": "pass1" + "password": "" } } ], diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationList.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationList.json index 10a1a2472538..f38604efe0bf 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationList.json @@ -49,7 +49,7 @@ } ], "radiusServerAddress": "8.9.9.9", - "radiusServerSecret": "123_abc", + "radiusServerSecret": "", "radiusServerRootCertificates": [ { "name": "vpnServerConfigRadiusServerRootCer1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationListByResourceGroup.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationListByResourceGroup.json index 377a5bf19e6e..8adc12555885 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationListByResourceGroup.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationListByResourceGroup.json @@ -50,7 +50,7 @@ } ], "radiusServerAddress": "8.9.9.9", - "radiusServerSecret": "123_abc", + "radiusServerSecret": "", "radiusServerRootCertificates": [ { "name": "vpnServerConfigRadiusServerRootCer1", @@ -107,7 +107,7 @@ } ], "radiusServerAddress": "8.9.9.9", - "radiusServerSecret": "123_abc", + "radiusServerSecret": "", "radiusServerRootCertificates": [ { "name": "vpnServerConfigRadiusServerRootCer1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationUpdateTags.json index 61671ce9014b..32ab87f2ebee 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnServerConfigurationUpdateTags.json @@ -53,7 +53,7 @@ } ], "radiusServerAddress": "8.9.9.9", - "radiusServerSecret": "123_abc", + "radiusServerSecret": "", "radiusServerRootCertificates": [ { "name": "vpnServerConfigRadiusServerRootCer1",