Skip to content

Commit d264296

Browse files
committed
update rebuild
1 parent c866013 commit d264296

File tree

6 files changed

+27
-23
lines changed

6 files changed

+27
-23
lines changed

src/Workloads/SapVirtualInstance.Autorest/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - SapVirtualInstance")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("0.1.0.0")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26-
[assembly: System.CLSCompliantAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]

src/Workloads/SapVirtualInstance.Autorest/docs/Az.SapVirtualInstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.SapVirtualInstance
3-
Module Guid: 7a4558d1-d2af-4ce2-9c91-540c8aeddb75
3+
Module Guid: ef2fac55-c936-4613-9618-a7795408b0e7
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.sapvirtualinstance
55
Help Version: 1.0.0.0
66
Locale: en-US
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"generate_Id": "09b490a6-a72a-4e5d-9788-6dd44b0f8557"
3+
}

src/Workloads/Workloads.sln

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Monitors.Autorest", "Monito
2525
EndProject
2626
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SapVirtualInstance.Autorest", "SapVirtualInstance.Autorest", "{EB808B23-4039-57BF-39D0-8ACE41B9711F}"
2727
EndProject
28-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}"
28+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}"
2929
EndProject
3030
Global
3131
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -133,18 +133,18 @@ Global
133133
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Release|x64.Build.0 = Release|Any CPU
134134
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Release|x86.ActiveCfg = Release|Any CPU
135135
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Release|x86.Build.0 = Release|Any CPU
136-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
137-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
138-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|x64.ActiveCfg = Debug|Any CPU
139-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|x64.Build.0 = Debug|Any CPU
140-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|x86.ActiveCfg = Debug|Any CPU
141-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Debug|x86.Build.0 = Debug|Any CPU
142-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
143-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|Any CPU.Build.0 = Release|Any CPU
144-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|x64.ActiveCfg = Release|Any CPU
145-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|x64.Build.0 = Release|Any CPU
146-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|x86.ActiveCfg = Release|Any CPU
147-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7}.Release|x86.Build.0 = Release|Any CPU
136+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
137+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
138+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|x64.ActiveCfg = Debug|Any CPU
139+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|x64.Build.0 = Debug|Any CPU
140+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|x86.ActiveCfg = Debug|Any CPU
141+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Debug|x86.Build.0 = Debug|Any CPU
142+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
143+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|Any CPU.Build.0 = Release|Any CPU
144+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|x64.ActiveCfg = Release|Any CPU
145+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|x64.Build.0 = Release|Any CPU
146+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|x86.ActiveCfg = Release|Any CPU
147+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE}.Release|x86.Build.0 = Release|Any CPU
148148
EndGlobalSection
149149
GlobalSection(SolutionProperties) = preSolution
150150
HideSolutionNode = FALSE
@@ -156,6 +156,6 @@ Global
156156
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
157157
{84EB3D08-249C-4900-8E17-832EC2DB5494} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
158158
{CF8A9A95-4825-47E0-86E7-2788A2127BE1} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
159-
{FA6D1716-7B9C-41F6-A959-BF98A5D2E0E7} = {EB808B23-4039-57BF-39D0-8ACE41B9711F}
159+
{A971EBDA-CD00-4B09-9C9F-FF10491B61EE} = {EB808B23-4039-57BF-39D0-8ACE41B9711F}
160160
EndGlobalSection
161161
EndGlobal

src/Workloads/Workloads/Az.Workloads.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 7/28/2025
6+
# Generated on: 7/29/2025
77
#
88

99
@{

src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Create a Virtual Instance for SAP solutions (VIS) resource
1717
New-AzWorkloadsSapVirtualInstance -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]
1818
-CentralServerVmId <String> -Environment <String> -Location <String> -SapProduct <String>
1919
[-ManagedRgStorageAccountName <String>] [-EnableSystemAssignedIdentity] [-ManagedResourceGroupName <String>]
20-
[-ManagedResourcesNetworkAccessType <String>] [-Tag <Hashtable>] [-UserAssignedIdentity <Hashtable>]
20+
[-ManagedResourcesNetworkAccessType <String>] [-Tag <Hashtable>] [-UserAssignedIdentity <String[]>]
2121
[-DefaultProfile <PSObject>] [-AsJob] [-NoWait] [-WhatIf] [-Confirm]
2222
[<CommonParameters>]
2323
```
@@ -41,7 +41,7 @@ New-AzWorkloadsSapVirtualInstance -Name <String> -ResourceGroupName <String> [-S
4141
New-AzWorkloadsSapVirtualInstance -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]
4242
-Environment <String> -Location <String> -SapProduct <String> [-EnableSystemAssignedIdentity]
4343
[-ManagedResourceGroupName <String>] [-ManagedResourcesNetworkAccessType <String>] [-Tag <Hashtable>]
44-
[-UserAssignedIdentity <Hashtable>] -Configuration <String> [-DefaultProfile <PSObject>] [-AsJob] [-NoWait]
44+
[-UserAssignedIdentity <String[]>] -Configuration <String> [-DefaultProfile <PSObject>] [-AsJob] [-NoWait]
4545
[-WhatIf] [-Confirm] [<CommonParameters>]
4646
```
4747

@@ -425,10 +425,11 @@ Accept wildcard characters: False
425425
```
426426
427427
### -UserAssignedIdentity
428-
User assigned identities dictionary
428+
The array of user assigned identities associated with the resource.
429+
The elements in array will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}.'
429430
430431
```yaml
431-
Type: System.Collections.Hashtable
432+
Type: System.String[]
432433
Parameter Sets: CreateWithDiscovery, CreateWithJsonTemplatePath
433434
Aliases:
434435

0 commit comments

Comments
 (0)