1
1
#
2
- # Module manifest for module 'PSGet_AzureRM.PowerBIDedicated '
2
+ # Module manifest for module 'PSGet_AzureRM.PowerBI '
3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
@@ -30,7 +30,7 @@ CompanyName = 'Microsoft Corporation'
30
30
Copyright = ' © Microsoft Corporation. All rights reserved.'
31
31
32
32
# Description of the functionality provided by this module
33
- Description = ' Microsoft Azure PowerShell - PowerBI Embedded Capacity '
33
+ Description = ' Microsoft Azure PowerShell - PowerBI'
34
34
35
35
# Minimum version of the Windows PowerShell engine required by this module
36
36
PowerShellVersion = ' 3.0'
@@ -51,10 +51,10 @@ CLRVersion = '4.0'
51
51
# ProcessorArchitecture = ''
52
52
53
53
# Modules that must be imported into the global environment prior to importing this module
54
- RequiredModules = @ (@ {ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 3.4 .0' ; })
54
+ RequiredModules = @ (@ {ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 4.0 .0' ; })
55
55
56
56
# Assemblies that must be loaded prior to importing this module
57
- # RequiredAssemblies = @()
57
+ RequiredAssemblies = ' .\Microsoft.Azure.Management.PowerBIDedicated.dll '
58
58
59
59
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60
60
# ScriptsToProcess = @()
@@ -66,7 +66,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.4.0'; }
66
66
# FormatsToProcess = @()
67
67
68
68
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
69
- NestedModules = @ (' .\Microsoft.Azure.Commands.PowerBIDedicated .dll' )
69
+ NestedModules = @ (' .\Microsoft.Azure.Commands.PowerBI .dll' )
70
70
71
71
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
72
72
FunctionsToExport = @ ()
@@ -101,10 +101,10 @@ PrivateData = @{
101
101
PSData = @ {
102
102
103
103
# Tags applied to this module. These help with module discovery in online galleries.
104
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' AzurePowerBIDedicated ' , ' PowerBIDedicated' , ' PowerBIEmbeddedCapacity'
104
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PowerBI ' , ' AzurePowerBI ' , ' PowerBIDedicated' , ' PowerBIEmbeddedCapacity'
105
105
106
106
# A URL to the license for this module.
107
- LicenseUri = ' https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt '
107
+ LicenseUri = ' https://aka.ms/azps-license '
108
108
109
109
# A URL to the main website for this project.
110
110
ProjectUri = ' https://github.com/Azure/azure-powershell'
0 commit comments