Skip to content

Commit c4eaeb6

Browse files
committed
Rebuild
1 parent aae5a46 commit c4eaeb6

11 files changed

+58
-160
lines changed

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: ef2fac55-c936-4613-9618-a7795408b0e7
3+
Module Guid: 3b3448b8-cc97-45d8-b74d-3456b3c3ac2c
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "946ef02d-98a7-4eca-bfc3-f9fc5b60c0ec"
2+
"generate_Id": "9d3337ec-6b63-4932-aeaf-54c52563ecb2"
33
}

src/Workloads/Workloads.sln

Lines changed: 30 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
1919
EndProject
2020
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Workloads", "Workloads\Workloads.csproj", "{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}"
2121
EndProject
22-
<<<<<<< HEAD
23-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{D67631EA-2CEA-4451-8365-E711678C8207}"
24-
EndProject
2522
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Monitors.Autorest", "Monitors.Autorest", "{F8EE8587-579C-E9CA-BFA7-D4EB0C8B506E}"
26-
=======
23+
EndProject
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Monitors", "..\..\generated\Workloads\Monitors.Autorest\Az.Monitors.csproj", "{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}"
25+
EndProject
2726
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SapVirtualInstance.Autorest", "SapVirtualInstance.Autorest", "{EB808B23-4039-57BF-39D0-8ACE41B9711F}"
28-
>>>>>>> 708e38b37d9 (rebuild)
2927
EndProject
30-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{2AAF508C-C043-4513-B3FB-C842644D9364}"
28+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}"
3129
EndProject
3230
Global
3331
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -123,18 +121,30 @@ Global
123121
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x64.Build.0 = Release|Any CPU
124122
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x86.ActiveCfg = Release|Any CPU
125123
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x86.Build.0 = Release|Any CPU
126-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
127-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|Any CPU.Build.0 = Debug|Any CPU
128-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|x64.ActiveCfg = Debug|Any CPU
129-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|x64.Build.0 = Debug|Any CPU
130-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|x86.ActiveCfg = Debug|Any CPU
131-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Debug|x86.Build.0 = Debug|Any CPU
132-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|Any CPU.ActiveCfg = Release|Any CPU
133-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|Any CPU.Build.0 = Release|Any CPU
134-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|x64.ActiveCfg = Release|Any CPU
135-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|x64.Build.0 = Release|Any CPU
136-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|x86.ActiveCfg = Release|Any CPU
137-
{2AAF508C-C043-4513-B3FB-C842644D9364}.Release|x86.Build.0 = Release|Any CPU
124+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
125+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|Any CPU.Build.0 = Debug|Any CPU
126+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|x64.ActiveCfg = Debug|Any CPU
127+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|x64.Build.0 = Debug|Any CPU
128+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|x86.ActiveCfg = Debug|Any CPU
129+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Debug|x86.Build.0 = Debug|Any CPU
130+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|Any CPU.ActiveCfg = Release|Any CPU
131+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|Any CPU.Build.0 = Release|Any CPU
132+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|x64.ActiveCfg = Release|Any CPU
133+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|x64.Build.0 = Release|Any CPU
134+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|x86.ActiveCfg = Release|Any CPU
135+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53}.Release|x86.Build.0 = Release|Any CPU
136+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
137+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|Any CPU.Build.0 = Debug|Any CPU
138+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|x64.ActiveCfg = Debug|Any CPU
139+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|x64.Build.0 = Debug|Any CPU
140+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|x86.ActiveCfg = Debug|Any CPU
141+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Debug|x86.Build.0 = Debug|Any CPU
142+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|Any CPU.ActiveCfg = Release|Any CPU
143+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|Any CPU.Build.0 = Release|Any CPU
144+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|x64.ActiveCfg = Release|Any CPU
145+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|x64.Build.0 = Release|Any CPU
146+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|x86.ActiveCfg = Release|Any CPU
147+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27}.Release|x86.Build.0 = Release|Any CPU
138148
EndGlobalSection
139149
GlobalSection(SolutionProperties) = preSolution
140150
HideSolutionNode = FALSE
@@ -146,6 +156,7 @@ Global
146156
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
147157
{84EB3D08-249C-4900-8E17-832EC2DB5494} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
148158
{CF8A9A95-4825-47E0-86E7-2788A2127BE1} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
149-
{2AAF508C-C043-4513-B3FB-C842644D9364} = {EB808B23-4039-57BF-39D0-8ACE41B9711F}
159+
{387C1D3F-CD36-498A-B55B-1C6EB22CFD53} = {F8EE8587-579C-E9CA-BFA7-D4EB0C8B506E}
160+
{CF4E38FB-0D75-4BD5-BB8B-15DCEB825E27} = {EB808B23-4039-57BF-39D0-8ACE41B9711F}
150161
EndGlobalSection
151162
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: 10/28/2025
6+
# Generated on: 10/30/2025
77
#
88

99
@{

src/Workloads/Workloads/help/Az.Workloads.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ Locale: en-US
1111
Microsoft Azure PowerShell: Workloads cmdlets
1212

1313
## Az.Workloads Cmdlets
14-
### [Get-AzWorkloadsMonitor](Get-AzWorkloadsMonitor.md)
15-
Gets properties of a SAP monitor for the specified subscription, resource group, and resource name.
16-
1714
### [Get-AzWorkloadsProviderInstance](Get-AzWorkloadsProviderInstance.md)
1815
Gets properties of a provider instance for the specified subscription, resource group, SAP monitor name, and resource name.
1916

src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md

Lines changed: 25 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -41,71 +41,34 @@ Gets properties of a SAP monitor for the specified subscription, resource group,
4141

4242
## EXAMPLES
4343

44-
### Example 1: List all AMS Instances
45-
```powershell
44+
### EXAMPLE 1
45+
```
4646
Get-AzWorkloadsMonitor
4747
```
4848

49-
```output
50-
Name ResourceGroupName ManagedResourceGroupConfigurationName Location ProvisioningState
51-
---- ----------------- ------------------------------------- -------- -----------------
52-
ad-ams-inst ad-ams-rg ad-ams-mrg eastus2euap Deleting
53-
ad-ams-tp ad-ams-rg sapmonrg-q2nti3 eastus2euap Succeeded
54-
ad-ams ad-ams-rg sapmonrg-u2mtiw eastus Succeeded
55-
suha-1606-ams2 suha-0802-rg1 mrg-15061 eastus2euap Failed
49+
### EXAMPLE 2
5650
```
57-
58-
Lists all AMS Instances in the subscription
59-
60-
### Example 2: List all AMS instances in a Resource Group
61-
```powershell
6251
Get-AzWorkloadsMonitor -ResourceGroupName ad-ams-rg
6352
```
6453

65-
```output
66-
Name ResourceGroupName ManagedResourceGroupConfigurationName Location ProvisioningState
67-
---- ----------------- ------------------------------------- -------- -----------------
68-
ad-ams-inst ad-ams-rg ad-ams-mrg eastus2euap Deleting
69-
ad-ams-tp ad-ams-rg sapmonrg-q2nti3 eastus2euap Succeeded
70-
ad-ams ad-ams-rg sapmonrg-u2mtiw eastus Succeeded
54+
### EXAMPLE 3
7155
```
72-
73-
List all AMS instances in a Resource Group
74-
75-
### Example 3: Get Information about an AMS Instance
76-
```powershell
7756
Get-AzWorkloadsMonitor -ResourceGroupName ad-ams-rg -Name ad-ams
7857
```
7958

80-
```output
81-
Name ResourceGroupName ManagedResourceGroupConfigurationName Location ProvisioningState
82-
---- ----------------- ------------------------------------- -------- -----------------
83-
ad-ams ad-ams-rg sapmonrg-u2mtiw eastus Succeeded
59+
### EXAMPLE 4
8460
```
85-
86-
Gets information about a specific AMS instance in a resource group
87-
88-
### Example 4: Get Information about an AMS Instance by Id
89-
```powershell
9061
Get-AzWorkloadsMonitor -InputObject '/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/suha-0802-rg1/providers/Microsoft.Workloads/monitors/suha-1606-ams2'
9162
```
9263

93-
```output
94-
Name ResourceGroupName ManagedResourceGroupConfigurationName Location ProvisioningState
95-
---- ----------------- ------------------------------------- -------- -----------------
96-
suha-1606-ams2 suha-0802-rg1 mrg-15061 eastus2euap Failed
97-
```
98-
99-
Get Information about an AMS Instance by ArmId
100-
10164
## PARAMETERS
10265

10366
### -DefaultProfile
10467
The DefaultProfile parameter is not functional.
10568
Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
10669

10770
```yaml
108-
Type: System.Management.Automation.PSObject
71+
Type: PSObject
10972
Parameter Sets: (All)
11073
Aliases: AzureRMContext, AzureCredential
11174

@@ -120,7 +83,7 @@ Accept wildcard characters: False
12083
Identity Parameter
12184
12285
```yaml
123-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitorsIdentity
86+
Type: IMonitorsIdentity
12487
Parameter Sets: GetViaIdentity
12588
Aliases:
12689

@@ -135,7 +98,7 @@ Accept wildcard characters: False
13598
Name of the SAP monitor resource.
13699
137100
```yaml
138-
Type: System.String
101+
Type: String
139102
Parameter Sets: Get
140103
Aliases: MonitorName
141104

@@ -151,7 +114,7 @@ The name of the resource group.
151114
The name is case insensitive.
152115
153116
```yaml
154-
Type: System.String
117+
Type: String
155118
Parameter Sets: Get, List1
156119
Aliases:
157120

@@ -166,13 +129,13 @@ Accept wildcard characters: False
166129
The ID of the target subscription.
167130
168131
```yaml
169-
Type: System.String[]
132+
Type: String[]
170133
Parameter Sets: List, Get, List1
171134
Aliases:
172135

173136
Required: False
174137
Position: Named
175-
Default value: (Get-AzContext).Subscription.Id
138+
Default value: None
176139
Accept pipeline input: False
177140
Accept wildcard characters: False
178141
```
@@ -183,11 +146,23 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
183146
## INPUTS
184147
185148
### Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitorsIdentity
186-
187149
## OUTPUTS
188150
189151
### Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitor
190-
191152
## NOTES
153+
COMPLEX PARAMETER PROPERTIES
154+
155+
To create the parameters described below, construct a hash table containing the appropriate properties.
156+
For information on hash tables, run Get-Help about_Hash_Tables.
157+
158+
INPUTOBJECT \<IMonitorsIdentity\>: Identity Parameter
159+
\[Id \<String\>\]: Resource identity path
160+
\[MonitorName \<String\>\]: Name of the SAP monitor resource.
161+
\[ProviderInstanceName \<String\>\]: Name of the provider instance.
162+
\[ResourceGroupName \<String\>\]: The name of the resource group.
163+
The name is case insensitive.
164+
\[SubscriptionId \<String\>\]: The ID of the target subscription.
192165
193166
## RELATED LINKS
167+
168+
[https://learn.microsoft.com/powershell/module/az.workloads/get-azworkloadsmonitor](https://learn.microsoft.com/powershell/module/az.workloads/get-azworkloadsmonitor)

src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ Get-AzWorkloadsProviderInstance -Name <String> -MonitorInputObject <IMonitorsIde
3131
[-DefaultProfile <PSObject>] [<CommonParameters>]
3232
```
3333

34-
### GetViaIdentityMonitor
35-
```
36-
Get-AzWorkloadsProviderInstance -Name <String> -MonitorInputObject <IMonitorsIdentity>
37-
[-DefaultProfile <PSObject>] [<CommonParameters>]
38-
```
39-
4034
### GetViaIdentity
4135
```
4236
Get-AzWorkloadsProviderInstance -InputObject <IMonitorsIdentity> [-DefaultProfile <PSObject>]

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,6 @@ New-AzWorkloadsMonitor -Name <String> -ResourceGroupName <String> [-Subscription
3636
[-WhatIf] [-Confirm] [<CommonParameters>]
3737
```
3838

39-
### CreateViaJsonFilePath
40-
```
41-
New-AzWorkloadsMonitor -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]
42-
-JsonFilePath <String> [-DefaultProfile <PSObject>] [-AsJob] [-NoWait]
43-
[-WhatIf] [-Confirm] [<CommonParameters>]
44-
```
45-
46-
### CreateViaJsonString
47-
```
48-
New-AzWorkloadsMonitor -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]
49-
-JsonString <String> [-DefaultProfile <PSObject>] [-AsJob] [-NoWait]
50-
[-WhatIf] [-Confirm] [<CommonParameters>]
51-
```
52-
5339
## DESCRIPTION
5440
Create a SAP monitor for the specified subscription, resource group, and resource name.
5541

@@ -162,36 +148,6 @@ Accept pipeline input: False
162148
Accept wildcard characters: False
163149
```
164150
165-
### -JsonFilePath
166-
Path of Json file supplied to the Create operation
167-
168-
```yaml
169-
Type: System.String
170-
Parameter Sets: CreateViaJsonFilePath
171-
Aliases:
172-
173-
Required: True
174-
Position: Named
175-
Default value: None
176-
Accept pipeline input: False
177-
Accept wildcard characters: False
178-
```
179-
180-
### -JsonString
181-
Json string supplied to the Create operation
182-
183-
```yaml
184-
Type: System.String
185-
Parameter Sets: CreateViaJsonString
186-
Aliases:
187-
188-
Required: True
189-
Position: Named
190-
Default value: None
191-
Accept pipeline input: False
192-
Accept wildcard characters: False
193-
```
194-
195151
### -Location
196152
The geo-location where the resource lives
197153

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@ New-AzWorkloadsSapLandscapeMonitor -MonitorName <String> -ResourceGroupName <Str
3535
[<CommonParameters>]
3636
```
3737

38-
### CreateViaJsonFilePath
39-
```
40-
New-AzWorkloadsSapLandscapeMonitor -MonitorName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
41-
-JsonFilePath <String> [-DefaultProfile <PSObject>] [-WhatIf] [-Confirm]
42-
[<CommonParameters>]
43-
```
44-
45-
### CreateViaJsonString
46-
```
47-
New-AzWorkloadsSapLandscapeMonitor -MonitorName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
48-
-JsonString <String> [-DefaultProfile <PSObject>] [-WhatIf] [-Confirm]
49-
[<CommonParameters>]
50-
```
51-
5238
## DESCRIPTION
5339
Create a SAP Landscape Monitor Dashboard for the specified subscription, resource group, and resource name.
5440

src/Workloads/Workloads/help/Remove-AzWorkloadsProviderInstance.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ Remove-AzWorkloadsProviderInstance -Name <String> -MonitorInputObject <IMonitors
2626
[-Confirm] [<CommonParameters>]
2727
```
2828

29-
### DeleteViaIdentityMonitor
30-
```
31-
Remove-AzWorkloadsProviderInstance -Name <String> -MonitorInputObject <IMonitorsIdentity>
32-
[-DefaultProfile <PSObject>] [-AsJob] [-NoWait] [-PassThru] [-WhatIf]
33-
[-Confirm] [<CommonParameters>]
34-
```
35-
3629
### DeleteViaIdentity
3730
```
3831
Remove-AzWorkloadsProviderInstance -InputObject <IMonitorsIdentity> [-DefaultProfile <PSObject>] [-AsJob]

0 commit comments

Comments
 (0)