diff --git a/src/Resources/Authorization.Autorest/Properties/AssemblyInfo.cs b/src/Resources/Authorization.Autorest/Properties/AssemblyInfo.cs index 81c0c1fe4e12..bc67712b223d 100644 --- a/src/Resources/Authorization.Autorest/Properties/AssemblyInfo.cs +++ b/src/Resources/Authorization.Autorest/Properties/AssemblyInfo.cs @@ -20,7 +20,7 @@ [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Authorization")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("8.1.0")] -[assembly: System.Reflection.AssemblyVersionAttribute("8.1.0")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("9.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("9.0.0")] [assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] [assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Resources/Authorization.Autorest/docs/Az.Authorization.md b/src/Resources/Authorization.Autorest/docs/Az.Authorization.md index 27b23d141797..32a50dadbe9f 100644 --- a/src/Resources/Authorization.Autorest/docs/Az.Authorization.md +++ b/src/Resources/Authorization.Autorest/docs/Az.Authorization.md @@ -1,6 +1,6 @@ --- Module Name: Az.Authorization -Module Guid: f91f515b-3470-413c-8ef0-db77a70595b9 +Module Guid: f1083436-3175-474b-a331-bbee5f693934 Download Help Link: https://learn.microsoft.com/powershell/module/az.authorization Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Resources/Authorization.Autorest/generate-info.json b/src/Resources/Authorization.Autorest/generate-info.json index 7c323249ce95..f6af757008cc 100644 --- a/src/Resources/Authorization.Autorest/generate-info.json +++ b/src/Resources/Authorization.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "8857adb4-91da-4a2d-95e8-717ed4177318" + "generate_Id": "105f228b-2cda-4bd7-8ca2-b6ac5c493f73" } diff --git a/src/Resources/DataBoundary.Autorest/Properties/AssemblyInfo.cs b/src/Resources/DataBoundary.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..840d9f3ddde9 --- /dev/null +++ b/src/Resources/DataBoundary.Autorest/Properties/AssemblyInfo.cs @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ""AS IS"" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. + +using System; +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - DataBoundary")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("9.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("9.0.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Resources/DataBoundary.Autorest/docs/Az.DataBoundary.md b/src/Resources/DataBoundary.Autorest/docs/Az.DataBoundary.md index 716ecafdbaf2..8852e995cf82 100644 --- a/src/Resources/DataBoundary.Autorest/docs/Az.DataBoundary.md +++ b/src/Resources/DataBoundary.Autorest/docs/Az.DataBoundary.md @@ -1,6 +1,6 @@ --- Module Name: Az.DataBoundary -Module Guid: c0d70364-96af-43cf-a3ca-76edff8b31b7 +Module Guid: 40f99554-61db-4799-85d0-fb9ed50828ac Download Help Link: https://learn.microsoft.com/powershell/module/az.databoundary Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Resources/DataBoundary.Autorest/generate-info.json b/src/Resources/DataBoundary.Autorest/generate-info.json index 246e9a35b995..b3018a8aa037 100644 --- a/src/Resources/DataBoundary.Autorest/generate-info.json +++ b/src/Resources/DataBoundary.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "83166abc-c09f-42f6-85b4-325cf89c0a85" + "generate_Id": "5c54e5cf-d772-4179-898d-956401cbfa0e" } diff --git a/src/Resources/DataBoundary.Autorest/resources/README.md b/src/Resources/DataBoundary.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/Resources/DataBoundary.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file diff --git a/src/Resources/MSGraph.Autorest/Az.Resources.nuspec b/src/Resources/MSGraph.Autorest/Az.Resources.nuspec deleted file mode 100644 index b5b3781d97e5..000000000000 --- a/src/Resources/MSGraph.Autorest/Az.Resources.nuspec +++ /dev/null @@ -1,32 +0,0 @@ - - - - Az.Resources - 0.1.0 - Microsoft Corporation - Microsoft Corporation - true - https://aka.ms/azps-license - https://github.com/Azure/azure-powershell - Microsoft Azure PowerShell: $(service-name) cmdlets - - Microsoft Corporation. All rights reserved. - Azure ResourceManager ARM PSModule $(service-name) - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Resources/MSGraph.Autorest/Properties/AssemblyInfo.cs b/src/Resources/MSGraph.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..553770df2616 --- /dev/null +++ b/src/Resources/MSGraph.Autorest/Properties/AssemblyInfo.cs @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ""AS IS"" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. + +using System; +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - MSGraph")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("9.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("9.0.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Resources/MSGraph.Autorest/docs/Az.MSGraph.md b/src/Resources/MSGraph.Autorest/docs/Az.MSGraph.md index 6932eac91b63..04f40fefbba6 100644 --- a/src/Resources/MSGraph.Autorest/docs/Az.MSGraph.md +++ b/src/Resources/MSGraph.Autorest/docs/Az.MSGraph.md @@ -1,6 +1,6 @@ --- Module Name: Az.MSGraph -Module Guid: 9c1e9bcf-5175-4d03-99c7-a7f2f7040f46 +Module Guid: 573646e0-5233-4ae6-88e9-e1f5d45b1bce Download Help Link: https://learn.microsoft.com/powershell/module/az.msgraph Help Version: 1.0.0.0 Locale: en-US @@ -124,19 +124,19 @@ Removes key credentials or password credentials for an service principal. Deletes entity from users. ### [Update-AzADAppFederatedCredential](Update-AzADAppFederatedCredential.md) -update the navigation property federatedIdentityCredentials in applications +Update the navigation property federatedIdentityCredentials in applications ### [Update-AzADApplication](Update-AzADApplication.md) Updates entity in applications ### [Update-AzADGroup](Update-AzADGroup.md) -update entity in groups +Update entity in groups ### [Update-AzADServicePrincipal](Update-AzADServicePrincipal.md) Updates entity in service principal ### [Update-AzADServicePrincipalAppRoleAssignment](Update-AzADServicePrincipalAppRoleAssignment.md) -update the navigation property appRoleAssignments in servicePrincipals +Update the navigation property appRoleAssignments in servicePrincipals ### [Update-AzADUser](Update-AzADUser.md) Updates entity in users diff --git a/src/Resources/MSGraph.Autorest/docs/Update-AzADAppFederatedCredential.md b/src/Resources/MSGraph.Autorest/docs/Update-AzADAppFederatedCredential.md index ffb9333d6b82..502d7118055e 100644 --- a/src/Resources/MSGraph.Autorest/docs/Update-AzADAppFederatedCredential.md +++ b/src/Resources/MSGraph.Autorest/docs/Update-AzADAppFederatedCredential.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzADAppFederatedCredential ## SYNOPSIS -update the navigation property federatedIdentityCredentials in applications +Update the navigation property federatedIdentityCredentials in applications ## SYNTAX @@ -32,7 +32,7 @@ Update-AzADAppFederatedCredential -ApplicationObjectId -FederatedCreden ``` ## DESCRIPTION -update the navigation property federatedIdentityCredentials in applications +Update the navigation property federatedIdentityCredentials in applications ## EXAMPLES diff --git a/src/Resources/MSGraph.Autorest/docs/Update-AzADGroup.md b/src/Resources/MSGraph.Autorest/docs/Update-AzADGroup.md index cff86d69aaf5..8b8df911c541 100644 --- a/src/Resources/MSGraph.Autorest/docs/Update-AzADGroup.md +++ b/src/Resources/MSGraph.Autorest/docs/Update-AzADGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzADGroup ## SYNOPSIS -update entity in groups +Update entity in groups ## SYNTAX @@ -38,7 +38,7 @@ Update-AzADGroup -ObjectId -JsonString [-DefaultProfile -Serv ``` ## DESCRIPTION -update the navigation property appRoleAssignments in servicePrincipals +Update the navigation property appRoleAssignments in servicePrincipals ## EXAMPLES diff --git a/src/Resources/MSGraph.Autorest/generate-info.json b/src/Resources/MSGraph.Autorest/generate-info.json index 4be4ec6dcd0e..1ef87c5329d7 100644 --- a/src/Resources/MSGraph.Autorest/generate-info.json +++ b/src/Resources/MSGraph.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "6643d4dd-cf64-424b-9ea9-de30ee2634c4" + "generate_Id": "912d06ad-7d5f-412e-9b38-58da43a37da3" } diff --git a/src/Resources/MSGraph.Autorest/resources/README.md b/src/Resources/MSGraph.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/Resources/MSGraph.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file diff --git a/src/Resources/Policy.Autorest/Properties/AssemblyInfo.cs b/src/Resources/Policy.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..981570077b2d --- /dev/null +++ b/src/Resources/Policy.Autorest/Properties/AssemblyInfo.cs @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ""AS IS"" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. + +using System; +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Policy")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("9.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("9.0.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Resources/Policy.Autorest/docs/Az.Policy.md b/src/Resources/Policy.Autorest/docs/Az.Policy.md index 9e8fa05c6b3d..9cb09429a8e7 100644 --- a/src/Resources/Policy.Autorest/docs/Az.Policy.md +++ b/src/Resources/Policy.Autorest/docs/Az.Policy.md @@ -1,6 +1,6 @@ --- Module Name: Az.Policy -Module Guid: 54d436a4-6f2e-4977-b339-2b40665fd8c4 +Module Guid: 1f342329-f9ac-4f53-835f-31c93af7ed11 Download Help Link: https://learn.microsoft.com/powershell/module/az.policy Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Resources/Policy.Autorest/docs/New-AzPolicyExemption.md b/src/Resources/Policy.Autorest/docs/New-AzPolicyExemption.md index 59d16ce98428..9d56539f0add 100644 --- a/src/Resources/Policy.Autorest/docs/New-AzPolicyExemption.md +++ b/src/Resources/Policy.Autorest/docs/New-AzPolicyExemption.md @@ -177,7 +177,7 @@ Accept wildcard characters: False The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption. ```yaml -Type: System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +Type: System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] Parameter Sets: (All) Aliases: @@ -318,7 +318,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Management.Automation.PSObject -### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] ### System.String diff --git a/src/Resources/Policy.Autorest/docs/Update-AzPolicyExemption.md b/src/Resources/Policy.Autorest/docs/Update-AzPolicyExemption.md index b150cd9c91b7..b8cc726a406e 100644 --- a/src/Resources/Policy.Autorest/docs/Update-AzPolicyExemption.md +++ b/src/Resources/Policy.Autorest/docs/Update-AzPolicyExemption.md @@ -230,7 +230,7 @@ Accept wildcard characters: False The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption. ```yaml -Type: System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +Type: System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] Parameter Sets: (All) Aliases: @@ -389,7 +389,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Management.Automation.SwitchParameter -### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] ### System.String diff --git a/src/Resources/Policy.Autorest/generate-info.json b/src/Resources/Policy.Autorest/generate-info.json index ad316380aec6..33776b576903 100644 --- a/src/Resources/Policy.Autorest/generate-info.json +++ b/src/Resources/Policy.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "7461fda7-f397-40a1-a514-a2601ee3bc73" + "generate_Id": "42915622-e47b-4f33-94c0-059a73cfef4e" } diff --git a/src/Resources/Policy.Autorest/resources/README.md b/src/Resources/Policy.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/Resources/Policy.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file diff --git a/src/Resources/Resources.sln b/src/Resources/Resources.sln index 3660fd311eac..9ec2cb56d0bf 100644 --- a/src/Resources/Resources.sln +++ b/src/Resources/Resources.sln @@ -39,12 +39,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestFx", "..\..\tools\TestF EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authorization.Management.Sdk", "Authorization.Management.Sdk\Authorization.Management.Sdk.csproj", "{D3B4C59E-B382-4EE2-9A58-F69367A69741}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DataBoundary", "..\..\generated\Resources\DataBoundary.Autorest\Az.DataBoundary.csproj", "{540A9B94-CB07-4329-8CA7-37A82C2D9D9E}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.MSGraph", "..\..\generated\Resources\MSGraph.Autorest\Az.MSGraph.csproj", "{2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Policy", "..\..\generated\Resources\Policy.Autorest\Az.Policy.csproj", "{02F38315-20AB-4FBF-AFD4-7C24276AA057}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ManagedServiceIdentity", "..\..\generated\ManagedServiceIdentity\ManagedServiceIdentity.Autorest\Az.ManagedServiceIdentity.csproj", "{AB634D7D-4E87-4319-9329-3EEC5DE980C1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ActionGroup", "..\..\generated\Monitor\ActionGroup.Autorest\Az.ActionGroup.csproj", "{EE5452F3-CD83-4239-AADD-95FB65A1046C}" @@ -67,7 +61,19 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ScheduledQueryRule", ".. EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Authorization.Autorest", "Authorization.Autorest", "{1AAF54A8-4F26-B6C5-BE8F-209DDC4AEF28}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Authorization", "..\..\generated\Resources\Authorization.Autorest\Az.Authorization.csproj", "{84B27E35-1E52-4A10-8CD2-F8494DD82AD8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Authorization", "..\..\generated\Resources\Authorization.Autorest\Az.Authorization.csproj", "{67E256D4-E784-46D9-AC3E-88B860E1FDCB}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DataBoundary.Autorest", "DataBoundary.Autorest", "{51145102-1FBB-057F-3FAB-2A7A96D772BC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DataBoundary", "..\..\generated\Resources\DataBoundary.Autorest\Az.DataBoundary.csproj", "{C42D0525-166A-48B4-9CAA-4475EACB85AA}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MSGraph.Autorest", "MSGraph.Autorest", "{B88E2138-3AB8-D2C6-AC17-FD06343BEAF5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.MSGraph", "..\..\generated\Resources\MSGraph.Autorest\Az.MSGraph.csproj", "{735DC388-9711-44A6-83EE-36D9C98BE18F}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Policy.Autorest", "Policy.Autorest", "{0567B7C9-54F9-0997-BF7F-7DE1169E1F14}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Policy", "..\..\generated\Resources\Policy.Autorest\Az.Policy.csproj", "{5B41F620-5E96-4F37-A368-FCB554550D55}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -259,42 +265,6 @@ Global {D3B4C59E-B382-4EE2-9A58-F69367A69741}.Release|x64.Build.0 = Release|Any CPU {D3B4C59E-B382-4EE2-9A58-F69367A69741}.Release|x86.ActiveCfg = Release|Any CPU {D3B4C59E-B382-4EE2-9A58-F69367A69741}.Release|x86.Build.0 = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|x64.ActiveCfg = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|x64.Build.0 = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|x86.ActiveCfg = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Debug|x86.Build.0 = Debug|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|Any CPU.Build.0 = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|x64.ActiveCfg = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|x64.Build.0 = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|x86.ActiveCfg = Release|Any CPU - {540A9B94-CB07-4329-8CA7-37A82C2D9D9E}.Release|x86.Build.0 = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|x64.ActiveCfg = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|x64.Build.0 = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|x86.ActiveCfg = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Debug|x86.Build.0 = Debug|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|Any CPU.Build.0 = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|x64.ActiveCfg = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|x64.Build.0 = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|x86.ActiveCfg = Release|Any CPU - {2CF572D0-24F2-4D60-98CA-FE9DC299FBFA}.Release|x86.Build.0 = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|Any CPU.Build.0 = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|x64.ActiveCfg = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|x64.Build.0 = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|x86.ActiveCfg = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Debug|x86.Build.0 = Debug|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|Any CPU.ActiveCfg = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|Any CPU.Build.0 = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|x64.ActiveCfg = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|x64.Build.0 = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|x86.ActiveCfg = Release|Any CPU - {02F38315-20AB-4FBF-AFD4-7C24276AA057}.Release|x86.Build.0 = Release|Any CPU {AB634D7D-4E87-4319-9329-3EEC5DE980C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB634D7D-4E87-4319-9329-3EEC5DE980C1}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB634D7D-4E87-4319-9329-3EEC5DE980C1}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -415,18 +385,54 @@ Global {2847B383-C099-4D3D-9B76-47D4B8D81681}.Release|x64.Build.0 = Release|Any CPU {2847B383-C099-4D3D-9B76-47D4B8D81681}.Release|x86.ActiveCfg = Release|Any CPU {2847B383-C099-4D3D-9B76-47D4B8D81681}.Release|x86.Build.0 = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|x64.ActiveCfg = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|x64.Build.0 = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|x86.ActiveCfg = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Debug|x86.Build.0 = Debug|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|Any CPU.Build.0 = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|x64.ActiveCfg = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|x64.Build.0 = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|x86.ActiveCfg = Release|Any CPU - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8}.Release|x86.Build.0 = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|x64.ActiveCfg = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|x64.Build.0 = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|x86.ActiveCfg = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Debug|x86.Build.0 = Debug|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|Any CPU.Build.0 = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|x64.ActiveCfg = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|x64.Build.0 = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|x86.ActiveCfg = Release|Any CPU + {67E256D4-E784-46D9-AC3E-88B860E1FDCB}.Release|x86.Build.0 = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|x64.ActiveCfg = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|x64.Build.0 = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|x86.ActiveCfg = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Debug|x86.Build.0 = Debug|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|Any CPU.Build.0 = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|x64.ActiveCfg = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|x64.Build.0 = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|x86.ActiveCfg = Release|Any CPU + {C42D0525-166A-48B4-9CAA-4475EACB85AA}.Release|x86.Build.0 = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|x64.ActiveCfg = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|x64.Build.0 = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|x86.ActiveCfg = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Debug|x86.Build.0 = Debug|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|Any CPU.Build.0 = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|x64.ActiveCfg = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|x64.Build.0 = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|x86.ActiveCfg = Release|Any CPU + {735DC388-9711-44A6-83EE-36D9C98BE18F}.Release|x86.Build.0 = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|x64.ActiveCfg = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|x64.Build.0 = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|x86.ActiveCfg = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Debug|x86.Build.0 = Debug|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|Any CPU.Build.0 = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|x64.ActiveCfg = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|x64.Build.0 = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|x86.ActiveCfg = Release|Any CPU + {5B41F620-5E96-4F37-A368-FCB554550D55}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -443,6 +449,9 @@ Global {5DF85EFD-6223-449E-8E59-C41DC4D59E42} = {04F74FE3-C8B4-4E4D-8057-61533EDA2257} {79B1C27E-AB8F-458C-B872-A5DC5041BE08} = {C7A81A90-F687-410D-90AB-49F378773E7E} {B205E3EB-C341-465E-BA2E-C38C753A2528} = {C7A81A90-F687-410D-90AB-49F378773E7E} - {84B27E35-1E52-4A10-8CD2-F8494DD82AD8} = {1AAF54A8-4F26-B6C5-BE8F-209DDC4AEF28} + {67E256D4-E784-46D9-AC3E-88B860E1FDCB} = {1AAF54A8-4F26-B6C5-BE8F-209DDC4AEF28} + {C42D0525-166A-48B4-9CAA-4475EACB85AA} = {51145102-1FBB-057F-3FAB-2A7A96D772BC} + {735DC388-9711-44A6-83EE-36D9C98BE18F} = {B88E2138-3AB8-D2C6-AC17-FD06343BEAF5} + {5B41F620-5E96-4F37-A368-FCB554550D55} = {0567B7C9-54F9-0997-BF7F-7DE1169E1F14} EndGlobalSection EndGlobal diff --git a/src/Resources/Resources/Az.Resources.psd1 b/src/Resources/Resources/Az.Resources.psd1 index 098a15aeec52..e81d961e4f1c 100644 --- a/src/Resources/Resources/Az.Resources.psd1 +++ b/src/Resources/Resources/Az.Resources.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 11/11/2025 +# Generated on: 1/21/2026 # @{ @@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.1'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.2'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'Authorization.Autorest/bin/Az.Authorization.private.dll', @@ -72,10 +72,10 @@ RequiredAssemblies = 'Authorization.Autorest/bin/Az.Authorization.private.dll', 'System.Runtime.CompilerServices.Unsafe.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -# ScriptsToProcess = @() +ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -# TypesToProcess = @() +TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'Authorization.Autorest/Az.Authorization.format.ps1xml', @@ -256,7 +256,9 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','Provider','ResourceGroup','Deployment','ActiveDirectory','Authorization','Management','ManagementGroups','Tags' + Tags = 'Azure', 'ResourceManager', 'ARM', 'Provider', 'ResourceGroup', + 'Deployment', 'ActiveDirectory', 'Authorization', 'Management', + 'ManagementGroups', 'Tags' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -283,7 +285,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/Resources/Resources/ChangeLog.md b/src/Resources/Resources/ChangeLog.md index 5618dbf5b7c0..a512f5a111a3 100644 --- a/src/Resources/Resources/ChangeLog.md +++ b/src/Resources/Resources/ChangeLog.md @@ -19,6 +19,7 @@ --> ## Upcoming Release +* Fixed issue where the PowerShell console would close when using Resources module cmdlets without being logged in. Github Issue [link](https://github.com/Azure/azure-powershell/issues/28774). * Fixed `Remove-AzRoleDefinition` displaying incorrect confirmation message (unformatted placeholder) and empty GUID as target when using `-Confirm` or `-WhatIf` with the `-Name` parameter [#29075] * Added breaking change preannouncement for `PSRoleDefinition` type changes in Az.Resources 10.0.0 [#29058] - The flattened properties `Actions`, `NotActions`, `DataActions`, `NotDataActions`, `Condition`, and `ConditionVersion` will be removed from `PSRoleDefinition` diff --git a/src/Resources/Resources/help/New-AzPolicyExemption.md b/src/Resources/Resources/help/New-AzPolicyExemption.md index a08294afcafb..f6381ea5e9b0 100644 --- a/src/Resources/Resources/help/New-AzPolicyExemption.md +++ b/src/Resources/Resources/help/New-AzPolicyExemption.md @@ -318,7 +318,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Management.Automation.PSObject -### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] ### System.String diff --git a/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md b/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md index 3059dcb351b5..63abff9e1c66 100644 --- a/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md +++ b/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzADAppFederatedCredential ## SYNOPSIS -update the navigation property federatedIdentityCredentials in applications +Update the navigation property federatedIdentityCredentials in applications ## SYNTAX @@ -35,7 +35,7 @@ Update-AzADAppFederatedCredential -ApplicationObjectId -FederatedCreden ``` ## DESCRIPTION -update the navigation property federatedIdentityCredentials in applications +Update the navigation property federatedIdentityCredentials in applications ## EXAMPLES diff --git a/src/Resources/Resources/help/Update-AzADGroup.md b/src/Resources/Resources/help/Update-AzADGroup.md index 300d7ef3ece0..b058c23e20b6 100644 --- a/src/Resources/Resources/help/Update-AzADGroup.md +++ b/src/Resources/Resources/help/Update-AzADGroup.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-AzADGroup ## SYNOPSIS -update entity in groups +Update entity in groups ## SYNTAX @@ -39,7 +39,7 @@ Update-AzADGroup -ObjectId -JsonString [-DefaultProfile -Serv ``` ## DESCRIPTION -update the navigation property appRoleAssignments in servicePrincipals +Update the navigation property appRoleAssignments in servicePrincipals ## EXAMPLES diff --git a/src/Resources/Resources/help/Update-AzPolicyExemption.md b/src/Resources/Resources/help/Update-AzPolicyExemption.md index 6b1020bf423e..c0818b55dd95 100644 --- a/src/Resources/Resources/help/Update-AzPolicyExemption.md +++ b/src/Resources/Resources/help/Update-AzPolicyExemption.md @@ -388,7 +388,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Management.Automation.SwitchParameter -### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +### System.Nullable`1[[System.DateTime, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] ### System.String diff --git a/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv b/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv index eac54951fcdd..4a1fea1b7b07 100644 --- a/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv +++ b/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv @@ -290,3 +290,4 @@ "Az.Resources","Update-AzPolicySetDefinition","5","1","Is_Alias","5100","2","Set-AzPolicySetDefinition is an alias of 'Update-AzPolicySetDefinition'.","Set-AzPolicySetDefinition -Name 'VMPolicySetDefinition' -Metadata '{'category':'Virtual Machine'}'","Use formal name 'Update-AzPolicySetDefinition' of the alias 'Set-AzPolicySetDefinition'." "Az.Resources","Update-AzRoleManagementPolicy","1","15","Mismatched_Parameter_Value_Type","5111","2","Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type.","-Rule","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type)." "Az.Resources","Update-AzRoleManagementPolicy","2","30","Mismatched_Parameter_Value_Type","5111","2","Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type.","-Rule","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type)." +"Az.Resources","New-AzPolicyExemption","4","1","Invalid_Cmdlet","5000","1","Get-AzVM is not a valid command name.","Get-AzVM -Name 'SpecialVM'","Check the spell of Get-AzVM."