Skip to content

Commit faa4209

Browse files
committed
update module description
1 parent 842825a commit faa4209

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "f835e478-7ed8-4b94-bbd5-7b5fd03d5a06"
2+
"generate_Id": "2e00b7d3-20cc-4d79-9637-d046d7720a57"
33
}

src/ScVmm/ScVmm.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
1919
EndProject
2020
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScVmm", "ScVmm\ScVmm.csproj", "{8F1EBE02-A595-4A87-9672-C332B3DBB508}"
2121
EndProject
22-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ScVmm", "ScVmm.Autorest\Az.ScVmm.csproj", "{9EC5E798-3ABE-4DD1-B4AC-EAC5F6415788}"
22+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ScVmm", "ScVmm.Autorest\Az.ScVmm.csproj", "{52825CC6-7E06-4022-9011-0F62EB9660F3}"
2323
EndProject
2424
Global
2525
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -58,10 +58,10 @@ Global
5858
{8F1EBE02-A595-4A87-9672-C332B3DBB508}.Debug|Any CPU.Build.0 = Debug|Any CPU
5959
{8F1EBE02-A595-4A87-9672-C332B3DBB508}.Release|Any CPU.ActiveCfg = Release|Any CPU
6060
{8F1EBE02-A595-4A87-9672-C332B3DBB508}.Release|Any CPU.Build.0 = Release|Any CPU
61-
{9EC5E798-3ABE-4DD1-B4AC-EAC5F6415788}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
62-
{9EC5E798-3ABE-4DD1-B4AC-EAC5F6415788}.Debug|Any CPU.Build.0 = Debug|Any CPU
63-
{9EC5E798-3ABE-4DD1-B4AC-EAC5F6415788}.Release|Any CPU.ActiveCfg = Release|Any CPU
64-
{9EC5E798-3ABE-4DD1-B4AC-EAC5F6415788}.Release|Any CPU.Build.0 = Release|Any CPU
61+
{52825CC6-7E06-4022-9011-0F62EB9660F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
62+
{52825CC6-7E06-4022-9011-0F62EB9660F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
63+
{52825CC6-7E06-4022-9011-0F62EB9660F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
64+
{52825CC6-7E06-4022-9011-0F62EB9660F3}.Release|Any CPU.Build.0 = Release|Any CPU
6565
EndGlobalSection
6666
GlobalSection(NestedProjects) = preSolution
6767
{D6AED500-9C33-4433-B3CA-7ED0378E2D5F} = {BA575CE4-A31F-490C-894B-58430EA1CF10}

src/ScVmm/ScVmm/Az.ScVmm.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 4/24/2025
6+
# Generated on: 5/7/2025
77
#
88

99
@{
@@ -30,7 +30,7 @@ CompanyName = 'Microsoft Corporation'
3030
Copyright = 'Microsoft Corporation. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
33-
Description = 'Microsoft Azure PowerShell: ScVmm cmdlets'
33+
Description = 'Azure PowerShell cmdlets for managing Arc for SCVMM resources'
3434

3535
# Minimum version of the PowerShell engine required by this module
3636
PowerShellVersion = '5.1'
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.1.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.2.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'ScVmm.Autorest/bin/Az.ScVmm.private.dll'

src/ScVmm/ScVmm/help/Az.ScVmm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Locale: en-US
88

99
# Az.ScVmm Module
1010
## Description
11-
Microsoft Azure PowerShell: ScVmm cmdlets
11+
Azure PowerShell cmdlets for managing Arc for SCVMM resources
1212

1313
## Az.ScVmm Cmdlets
1414
### [Add-AzScVmmVMDisk](Add-AzScVmmVMDisk.md)

0 commit comments

Comments
 (0)