Skip to content

Commit

Permalink
Migrate Resources from shared/Resources to main (#23118)
Browse files Browse the repository at this point in the history
* Move Resources to main

* Update BreakingChangeIssues.csv

* Update SignatureIssues.csv

* Update SignatureIssues.csv

* Create ExampleIssues.csv

* Update ChangeLog.md

* Update SignatureIssues.csv

---------

Co-authored-by: Yabo Hu <[email protected]>
  • Loading branch information
azure-powershell-bot and VeryEarly authored Nov 1, 2023
1 parent 5223fd8 commit 0d7b3d0
Show file tree
Hide file tree
Showing 770 changed files with 142,831 additions and 3,107 deletions.
2 changes: 1 addition & 1 deletion src/Resources/Authorization.Autorest/Az.Authorization.psd1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@{
GUID = 'ef9a8a67-ab5b-4d21-a3ff-15127e64527d'
GUID = 'ce1102e2-beb9-4e43-86e5-fe57dff5fb06'
RootModule = './Az.Authorization.psm1'
ModuleVersion = '0.1.0'
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down
9 changes: 8 additions & 1 deletion src/Resources/Authorization.Autorest/build-module.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ if($NoDocs) {
$null = Get-ChildItem -Path $docsFolder -Recurse -Exclude 'README.md' | Remove-Item -Recurse -ErrorAction SilentlyContinue
}
$null = New-Item -ItemType Directory -Force -Path $docsFolder
Export-ProxyCmdlet -ModuleName $moduleName -ModulePath $modulePaths -ExportsFolder $exportsFolder -InternalFolder $internalFolder -ModuleDescription $moduleDescription -DocsFolder $docsFolder -ExamplesFolder $examplesFolder -ModuleGuid $guid
$addComplexInterfaceInfo = ![System.Convert]::ToBoolean('true')
Export-ProxyCmdlet -ModuleName $moduleName -ModulePath $modulePaths -ExportsFolder $exportsFolder -InternalFolder $internalFolder -ModuleDescription $moduleDescription -DocsFolder $docsFolder -ExamplesFolder $examplesFolder -ModuleGuid $guid -AddComplexInterfaceInfo:$addComplexInterfaceInfo
}

Write-Host -ForegroundColor Green 'Creating format.ps1xml...'
Expand All @@ -162,4 +163,10 @@ Export-TestStub -ModuleName $moduleName -ExportsFolder $exportsFolder -OutputFol
Write-Host -ForegroundColor Green 'Creating example stubs...'
Export-ExampleStub -ExportsFolder $exportsFolder -OutputFolder $examplesFolder

if (Test-Path (Join-Path $PSScriptRoot 'generate-portal-ux.ps1'))
{
Write-Host -ForegroundColor Green 'Creating ux metadata...'
. (Join-Path $PSScriptRoot 'generate-portal-ux.ps1')
}

Write-Host -ForegroundColor Green '-------------Done-------------'
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Az.Authorization
Module Guid: ef9a8a67-ab5b-4d21-a3ff-15127e64527d
Module Guid: ce1102e2-beb9-4e43-86e5-fe57dff5fb06
Download Help Link: https://learn.microsoft.com/powershell/module/az.authorization
Help Version: 1.0.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,24 +212,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -213,24 +213,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -197,24 +197,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -212,24 +212,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -213,24 +213,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -197,24 +197,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -143,24 +143,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -141,24 +141,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -143,24 +143,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -164,24 +164,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -164,24 +164,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Original file line number Diff line number Diff line change
Expand Up @@ -161,24 +161,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## NOTES
ALIASES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
`INPUTOBJECT <IAuthorizationIdentity>`: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[RoleAssignmentScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role assignment schedule to get.
- `[RoleAssignmentScheduleName <String>]`: The name (guid) of the role assignment schedule to get.
- `[RoleAssignmentScheduleRequestName <String>]`: The name of the role assignment to create. It can be any valid GUID.
- `[RoleEligibilityScheduleInstanceName <String>]`: The name (hash of schedule name + time) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleName <String>]`: The name (guid) of the role eligibility schedule to get.
- `[RoleEligibilityScheduleRequestName <String>]`: The name of the role eligibility to create. It can be any valid GUID.
- `[RoleManagementPolicyAssignmentName <String>]`: The name of format {guid_guid} the role management policy assignment to get.
- `[RoleManagementPolicyName <String>]`: The name (guid) of the role management policy to get.
- `[Scope <String>]`: The scope of the role management policy.

## RELATED LINKS
Loading

0 comments on commit 0d7b3d0

Please sign in to comment.