Commit ec74bc3
authored
[CosmosDB] Fixes issue with Update-AzCosmosDBSqlContainer command on containers with Client Encryption Policy (#18480)
* Support client encryption policy during container creation
* Update SqlOperationsTests.ps1
* Update New-AzCosmosDBSqlContainer.md
* Update PSClientEncryptionPolicy.cs
* Update NewAzCosmosDBSqlContainer.cs
* Update ChangeLog.md
* Updated package.
* Update CosmosDB.Test.csproj
* Updated example, session records.
* updated session records.
* Fixes update container command on containers with client encryption policy.
* Update ChangeLog.md
* Update ChangeLog.md1 parent 48459f0 commit ec74bc3
File tree
3 files changed
+6
-1
lines changed- src/CosmosDB
- CosmosDB.Test/ScenarioTests
- CosmosDB
- SQL
3 files changed
+6
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
1022 | 1025 | | |
1023 | 1026 | | |
1024 | 1027 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
0 commit comments