diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/cosmos-db.json index 9134f3ab0c80..f99b0982ccb0 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/cosmos-db.json @@ -8311,7 +8311,6 @@ }, "PublicNetworkAccess": { "type": "string", - "readOnly": true, "description": "Whether requests from Public Network are allowed", "enum": [ "Enabled", diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/examples/CosmosDBDatabaseAccountCreateMax.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/examples/CosmosDBDatabaseAccountCreateMax.json index 052c88b0774e..ec277f5b0958 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/examples/CosmosDBDatabaseAccountCreateMax.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-01-15/examples/CosmosDBDatabaseAccountCreateMax.json @@ -31,6 +31,7 @@ "ignoreMissingVNetServiceEndpoint": false } ], + "publicNetworkAccess": "Enabled", "locations": [ { "failoverPriority": 0, @@ -159,6 +160,7 @@ "id": "/subscriptions/subId/resourceGroups/rg/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1" } ], + "publicNetworkAccess": "Enabled", "keyVaultKeyUri": "https://myKeyVault.vault.azure.net", "enableFreeTier": false, "ipRules": [