File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -806,7 +806,7 @@ Use the following ARM template to restore an account for the Azure Cosmos DB API
806
806
{
807
807
"name" : " vinhpitrarmrestore-kal3" ,
808
808
"type" : " Microsoft.DocumentDB/databaseAccounts" ,
809
- "apiVersion" : " 2016-03-31 " ,
809
+ "apiVersion" : " 2022-02-15-preview " ,
810
810
"location" : " West US" ,
811
811
"properties" : {
812
812
"locations" : [
@@ -837,7 +837,7 @@ Use the following ARM template to restore an account for the Azure Cosmos DB API
837
837
{
838
838
"name" : " ademo-pitr1" ,
839
839
"type" : " Microsoft.DocumentDB/databaseAccounts" ,
840
- "apiVersion" : " 2016-03-31 " ,
840
+ "apiVersion" : " 2022-02-15-preview " ,
841
841
"location" : " West US" ,
842
842
"properties" : {
843
843
"locations" : [
@@ -877,7 +877,7 @@ Use the following ARM template to restore an account for the Azure Cosmos DB API
877
877
{
878
878
"name" : " ademo-pitr1" ,
879
879
"type" : " Microsoft.DocumentDB/databaseAccounts" ,
880
- "apiVersion" : " 2016-03-31 " ,
880
+ "apiVersion" : " 2022-02-15-preview " ,
881
881
"location" : " West US" ,
882
882
"properties" : {
883
883
"locations" : [
You can’t perform that action at this time.
0 commit comments