Skip to content

Commit e6c8912

Browse files
committed
update examples
1 parent a73e75b commit e6c8912

File tree

9 files changed

+22
-21
lines changed

9 files changed

+22
-21
lines changed

src/DataBox/DataBox.Autorest/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
2727

28+

src/DataBox/DataBox.Autorest/docs/New-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Name Location Status TransferType SkuName IdentityType DeliveryT
192192
pwshDisk WestUS DeviceOrdered ImportToAzure DataBoxDisk None NonScheduled Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails
193193
```
194194

195-
Creates a databoxDisky job with your own Passkey.
195+
Creates a databoxDisk job with your own Passkey.
196196
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
197197

198198
### Example 8: Creates a databox job with double encryption enabled

src/DataBox/DataBox.Autorest/docs/Update-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ KekType KekUrl KekVaultResourc
111111
CustomerManaged keyIdentifier /subscriptions/SubscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.KeyVault/vaults/keyVaultName
112112
```
113113

114-
Update databox job encryption from microsoft managed to customer managed to customer managed with sytem assigned identity.
114+
Update databox job encryption from microsoft managed to customer managed to customer managed with system assigned identity.
115115
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
116116

117117
### Example 3: Update databox job from system assigned to user assigned with customer managed key encryption

src/DataBox/DataBox.Autorest/examples/New-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Name Location Status TransferType SkuName IdentityType DeliveryT
146146
pwshDisk WestUS DeviceOrdered ImportToAzure DataBoxDisk None NonScheduled Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails
147147
```
148148

149-
Creates a databoxDisky job with your own Passkey. For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
149+
Creates a databoxDisk job with your own Passkey. For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
150150

151151
### Example 8: Creates a databox job with double encryption enabled
152152
```powershell

src/DataBox/DataBox.Autorest/examples/Update-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ KekType KekUrl KekVaultResourc
4646
CustomerManaged keyIdentifier /subscriptions/SubscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.KeyVault/vaults/keyVaultName
4747
```
4848

49-
Update databox job encryption from microsoft managed to customer managed to customer managed with sytem assigned identity. For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
49+
Update databox job encryption from microsoft managed to customer managed to customer managed with system assigned identity. For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
5050

5151
### Example 3: Update databox job from system assigned to user assigned with customer managed key encryption
5252
```powershell
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "edb519b8-7b67-4986-bca9-bebb7837263e"
2+
"generate_Id": "e3b4c064-aa17-4099-adce-15c8f1770fe2"
33
}

src/DataBox/DataBox.sln

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataBox", "DataBox\DataBox.
2121
EndProject
2222
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DataBox.Autorest", "DataBox.Autorest", "{5F76ED46-72CC-F435-F4B7-31B1A1EB1AB3}"
2323
EndProject
24-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DataBox", "..\..\generated\DataBox\DataBox.Autorest\Az.DataBox.csproj", "{0DA1BE97-09EF-4069-8803-4B15594F1148}"
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DataBox", "..\..\generated\DataBox\DataBox.Autorest\Az.DataBox.csproj", "{8B01915F-9A39-4233-825F-4887880409A4}"
2525
EndProject
2626
Global
2727
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -117,18 +117,18 @@ Global
117117
{F09CECC4-94D4-4BC2-82D6-8CBCA83A834A}.Release|x64.Build.0 = Release|Any CPU
118118
{F09CECC4-94D4-4BC2-82D6-8CBCA83A834A}.Release|x86.ActiveCfg = Release|Any CPU
119119
{F09CECC4-94D4-4BC2-82D6-8CBCA83A834A}.Release|x86.Build.0 = Release|Any CPU
120-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|Any CPU.Build.0 = Debug|Any CPU
122-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|x64.ActiveCfg = Debug|Any CPU
123-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|x64.Build.0 = Debug|Any CPU
124-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|x86.ActiveCfg = Debug|Any CPU
125-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Debug|x86.Build.0 = Debug|Any CPU
126-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|Any CPU.ActiveCfg = Release|Any CPU
127-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|Any CPU.Build.0 = Release|Any CPU
128-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|x64.ActiveCfg = Release|Any CPU
129-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|x64.Build.0 = Release|Any CPU
130-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|x86.ActiveCfg = Release|Any CPU
131-
{0DA1BE97-09EF-4069-8803-4B15594F1148}.Release|x86.Build.0 = Release|Any CPU
120+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
122+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|x64.ActiveCfg = Debug|Any CPU
123+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|x64.Build.0 = Debug|Any CPU
124+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|x86.ActiveCfg = Debug|Any CPU
125+
{8B01915F-9A39-4233-825F-4887880409A4}.Debug|x86.Build.0 = Debug|Any CPU
126+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
127+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|Any CPU.Build.0 = Release|Any CPU
128+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|x64.ActiveCfg = Release|Any CPU
129+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|x64.Build.0 = Release|Any CPU
130+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|x86.ActiveCfg = Release|Any CPU
131+
{8B01915F-9A39-4233-825F-4887880409A4}.Release|x86.Build.0 = Release|Any CPU
132132
EndGlobalSection
133133
GlobalSection(SolutionProperties) = preSolution
134134
HideSolutionNode = FALSE
@@ -140,6 +140,6 @@ Global
140140
{0CBD7F56-9ACE-4D0C-841F-256077AE517A} = {8FCA943C-A853-4DCB-AF3A-E3848949D629}
141141
{2B53E025-DCB9-463E-A405-983D2A666A76} = {8FCA943C-A853-4DCB-AF3A-E3848949D629}
142142
{9D84884F-7FA3-404D-9FBF-8DE6CB4A7320} = {8FCA943C-A853-4DCB-AF3A-E3848949D629}
143-
{0DA1BE97-09EF-4069-8803-4B15594F1148} = {5F76ED46-72CC-F435-F4B7-31B1A1EB1AB3}
143+
{8B01915F-9A39-4233-825F-4887880409A4} = {5F76ED46-72CC-F435-F4B7-31B1A1EB1AB3}
144144
EndGlobalSection
145145
EndGlobal

src/DataBox/DataBox/help/New-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Name Location Status TransferType SkuName IdentityType DeliveryT
194194
pwshDisk WestUS DeviceOrdered ImportToAzure DataBoxDisk None NonScheduled Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails
195195
```
196196

197-
Creates a databoxDisky job with your own Passkey.
197+
Creates a databoxDisk job with your own Passkey.
198198
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
199199

200200
### Example 8: Creates a databox job with double encryption enabled

src/DataBox/DataBox/help/Update-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ KekType KekUrl KekVaultResourc
112112
CustomerManaged keyIdentifier /subscriptions/SubscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.KeyVault/vaults/keyVaultName
113113
```
114114

115-
Update databox job encryption from microsoft managed to customer managed to customer managed with sytem assigned identity.
115+
Update databox job encryption from microsoft managed to customer managed to customer managed with system assigned identity.
116116
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
117117

118118
### Example 3: Update databox job from system assigned to user assigned with customer managed key encryption

0 commit comments

Comments
 (0)