-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate StackHCI from generation to main (#25626)
* Move StackHCI to main * Create BreakingChangeIssues.csv * Update ChangeLog.md * Update UXMetadataIssues.csv --------- Co-authored-by: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com>
- Loading branch information
1 parent
8c8b3a0
commit b1636a4
Showing
880 changed files
with
128,246 additions
and
4,692 deletions.
There are no files selected for viewing
4,078 changes: 3,776 additions & 302 deletions
4,078
src/StackHCI/StackHCI.Autorest/Az.StackHCI.format.ps1xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tackHCI/StackHCI.Autorest/UX/Microsoft.AzureStackHCI/clusters-arcSettings-extensions.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/StackHCI/StackHCI.Autorest/UX/Microsoft.AzureStackHCI/clusters-arcSettings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 95 additions & 0 deletions
95
src/StackHCI/StackHCI.Autorest/UX/Microsoft.AzureStackHCI/clusters-deploymentSettings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"resourceType": "clusters/deploymentSettings", | ||
"apiVersion": "2024-04-01", | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci" | ||
}, | ||
"commands": [ | ||
{ | ||
"name": "Get-AzStackHciDeploymentSetting", | ||
"description": "Get a DeploymentSetting", | ||
"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/deploymentSettings/{deploymentSettingsName}", | ||
"help": { | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci/get-azstackhcideploymentsetting" | ||
}, | ||
"parameterSets": [ | ||
{ | ||
"parameters": [ | ||
"-ClusterName <String>", | ||
"-ResourceGroupName <String>", | ||
"-SName <String>", | ||
"[-SubscriptionId <String[]>]" | ||
] | ||
} | ||
] | ||
}, | ||
"examples": [ | ||
{ | ||
"description": "Get a DeploymentSetting", | ||
"parameters": [ | ||
{ | ||
"name": "-ClusterName", | ||
"value": "[Path.clusterName]" | ||
}, | ||
{ | ||
"name": "-ResourceGroupName", | ||
"value": "[Path.resourceGroupName]" | ||
}, | ||
{ | ||
"name": "-SName", | ||
"value": "[Path.deploymentSettingsName]" | ||
}, | ||
{ | ||
"name": "-SubscriptionId", | ||
"value": "[Path.subscriptionId]" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "Remove-AzStackHciDeploymentSetting", | ||
"description": "Delete a DeploymentSetting", | ||
"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/deploymentSettings/{deploymentSettingsName}", | ||
"help": { | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci/remove-azstackhcideploymentsetting" | ||
}, | ||
"parameterSets": [ | ||
{ | ||
"parameters": [ | ||
"-ClusterName <String>", | ||
"-ResourceGroupName <String>", | ||
"-SName <String>", | ||
"[-SubscriptionId <String>]" | ||
] | ||
} | ||
] | ||
}, | ||
"examples": [ | ||
{ | ||
"description": "Delete a DeploymentSetting", | ||
"parameters": [ | ||
{ | ||
"name": "-ClusterName", | ||
"value": "[Path.clusterName]" | ||
}, | ||
{ | ||
"name": "-ResourceGroupName", | ||
"value": "[Path.resourceGroupName]" | ||
}, | ||
{ | ||
"name": "-SName", | ||
"value": "[Path.deploymentSettingsName]" | ||
}, | ||
{ | ||
"name": "-SubscriptionId", | ||
"value": "[Path.subscriptionId]" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
95 changes: 95 additions & 0 deletions
95
src/StackHCI/StackHCI.Autorest/UX/Microsoft.AzureStackHCI/clusters-securitySettings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"resourceType": "clusters/securitySettings", | ||
"apiVersion": "2024-04-01", | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci" | ||
}, | ||
"commands": [ | ||
{ | ||
"name": "Get-AzStackHciSecuritySetting", | ||
"description": "Get a SecuritySetting", | ||
"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/securitySettings/{securitySettingsName}", | ||
"help": { | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci/get-azstackhcisecuritysetting" | ||
}, | ||
"parameterSets": [ | ||
{ | ||
"parameters": [ | ||
"-ClusterName <String>", | ||
"-ResourceGroupName <String>", | ||
"-SName <String>", | ||
"[-SubscriptionId <String[]>]" | ||
] | ||
} | ||
] | ||
}, | ||
"examples": [ | ||
{ | ||
"description": "Get a SecuritySetting", | ||
"parameters": [ | ||
{ | ||
"name": "-ClusterName", | ||
"value": "[Path.clusterName]" | ||
}, | ||
{ | ||
"name": "-ResourceGroupName", | ||
"value": "[Path.resourceGroupName]" | ||
}, | ||
{ | ||
"name": "-SName", | ||
"value": "[Path.securitySettingsName]" | ||
}, | ||
{ | ||
"name": "-SubscriptionId", | ||
"value": "[Path.subscriptionId]" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "Remove-AzStackHciSecuritySetting", | ||
"description": "Delete a SecuritySetting", | ||
"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/securitySettings/{securitySettingsName}", | ||
"help": { | ||
"learnMore": { | ||
"url": "https://learn.microsoft.com/powershell/module/az.stackhci/remove-azstackhcisecuritysetting" | ||
}, | ||
"parameterSets": [ | ||
{ | ||
"parameters": [ | ||
"-ClusterName <String>", | ||
"-ResourceGroupName <String>", | ||
"-SName <String>", | ||
"[-SubscriptionId <String>]" | ||
] | ||
} | ||
] | ||
}, | ||
"examples": [ | ||
{ | ||
"description": "Delete a SecuritySetting", | ||
"parameters": [ | ||
{ | ||
"name": "-ClusterName", | ||
"value": "[Path.clusterName]" | ||
}, | ||
{ | ||
"name": "-ResourceGroupName", | ||
"value": "[Path.resourceGroupName]" | ||
}, | ||
{ | ||
"name": "-SName", | ||
"value": "[Path.securitySettingsName]" | ||
}, | ||
{ | ||
"name": "-SubscriptionId", | ||
"value": "[Path.subscriptionId]" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.