|
60 | 60 | # Assemblies that must be loaded prior to importing this module |
61 | 61 | #RequiredAssemblies = @('Microsoft.Azure.PowerShell.Authentication') |
62 | 62 |
|
63 | | - # Script files (.ps1) that are run in the caller's environment prior to importing this module. |
| 63 | + # Script files () that are run in the caller's environment prior to importing this module. |
64 | 64 | # ScriptsToProcess = @() |
65 | 65 |
|
66 | 66 | # Type files (.ps1xml) to be loaded when importing this module |
|
74 | 74 |
|
75 | 75 | # 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. |
76 | 76 | FunctionsToExport = @( |
| 77 | + "Add-FabricWorkspaceIdentity", |
| 78 | + "Add-FabricWorkspaceRoleAssignment", |
| 79 | + "Assign-FabricDomainWorkspaceByCapacity", |
| 80 | + "Assign-FabricDomainWorkspaceById", |
| 81 | + "Assign-FabricDomainWorkspaceByPrincipal", |
| 82 | + "Assign-FabricDomainWorkspaceRoleAssignment", |
| 83 | + "Assign-FabricWorkspaceCapacity", |
| 84 | + "Confirm-FabricAuthToken", |
| 85 | + "Connect-FabricAccount", |
| 86 | + "Convert-FromBase64", |
| 87 | + "Convert-ToBase64", |
77 | 88 | "Export-FabricItem", |
78 | 89 | "Get-AllFabricCapacities", |
79 | 90 | "Get-AllFabricDatasetRefreshes", |
80 | | - "Get-FabricAPIclusterURI", |
| 91 | + "Get-FabricAPIClusterURI", |
81 | 92 | "Get-FabricAuthToken", |
82 | 93 | "Get-FabricCapacity", |
83 | 94 | "Get-FabricCapacityRefreshables", |
| 95 | + "Get-FabricCapacitySkus", |
84 | 96 | "Get-FabricCapacityState", |
85 | 97 | "Get-FabricCapacityTenantOverrides", |
| 98 | + "Get-FabricCapacityTenantSettingOverrides", |
86 | 99 | "Get-FabricCapacityWorkload", |
| 100 | + "Get-FabricConnection", |
| 101 | + "Get-FabricCopyJob", |
| 102 | + "Get-FabricCopyJobDefinition", |
| 103 | + "Get-FabricDashboard", |
| 104 | + "Get-FabricDatamart", |
| 105 | + "Get-FabricDataPipeline", |
87 | 106 | "Get-FabricDatasetRefreshes", |
| 107 | + "Get-FabricDebugInfo", |
| 108 | + "Get-FabricDomain", |
| 109 | + "Get-FabricDomainTenantSettingOverrides", |
| 110 | + "Get-FabricDomainWorkspace", |
| 111 | + "Get-FabricEnvironment", |
| 112 | + "Get-FabricEnvironmentLibrary", |
| 113 | + "Get-FabricEnvironmentSparkCompute", |
| 114 | + "Get-FabricEnvironmentStagingLibrary", |
| 115 | + "Get-FabricEnvironmentStagingSparkCompute", |
| 116 | + "Get-FabricEventhouse", |
| 117 | + "Get-FabricEventhouseDefinition", |
| 118 | + "Get-FabricEventstream", |
| 119 | + "Get-FabricEventstreamDefinition", |
| 120 | + "Get-FabricExternalDataShares", |
88 | 121 | "Get-FabricItem", |
| 122 | + "Get-FabricKQLDashboard", |
| 123 | + "Get-FabricKQLDashboardDefinition", |
| 124 | + "Get-FabricKQLDatabase", |
| 125 | + "Get-FabricKQLDatabaseDefinition", |
| 126 | + "Get-FabricKQLQueryset", |
| 127 | + "Get-FabricKQLQuerysetDefinition", |
| 128 | + "Get-FabricLakehouse", |
| 129 | + "Get-FabricLakehouseTable", |
| 130 | + "Get-FabricLongRunningOperation", |
| 131 | + "Get-FabricLongRunningOperationResult", |
| 132 | + "Get-FabricMirroredDatabase", |
| 133 | + "Get-FabricMirroredDatabaseDefinition", |
| 134 | + "Get-FabricMirroredDatabaseStatus", |
| 135 | + "Get-FabricMirroredDatabaseTableStatus", |
| 136 | + "Get-FabricMirroredWarehouse", |
| 137 | + "Get-FabricMLExperiment", |
| 138 | + "Get-FabricMLModel", |
| 139 | + "Get-FabricNotebook", |
| 140 | + "Get-FabricNotebookDefinition", |
| 141 | + "Get-FabricPaginatedReport", |
| 142 | + "Get-FabricReflex", |
| 143 | + "Get-FabricReflexDefinition", |
| 144 | + "Get-FabricReport", |
| 145 | + "Get-FabricReportDefinition", |
| 146 | + "Get-FabricSemanticModel", |
| 147 | + "Get-FabricSemanticModelDefinition", |
| 148 | + "Get-FabricSparkCustomPool", |
| 149 | + "Get-FabricSparkJobDefinition", |
| 150 | + "Get-FabricSparkJobDefinitionDefinition", |
| 151 | + "Get-FabricSparkSettings", |
| 152 | + "Get-FabricSQLDatabase", |
| 153 | + "Get-FabricSQLEndpoint", |
| 154 | + "Get-FabricTenantSetting", |
89 | 155 | "Get-FabricTenantSettings", |
90 | | - "Get-FabricUsagemetricsQuery", |
| 156 | + "Get-FabricUsageMetricsQuery", |
| 157 | + "Get-FabricUserListAccessEntities", |
| 158 | + "Get-FabricWarehouse", |
91 | 159 | "Get-FabricWorkspace", |
92 | 160 | "Get-FabricWorkspaceDatasetRefreshes", |
| 161 | + "Get-FabricWorkspaceRoleAssignment", |
| 162 | + "Get-FabricWorkspaceTenantSettingOverrides", |
93 | 163 | "Get-FabricWorkspaceUsageMetricsData", |
94 | 164 | "Get-FabricWorkspaceUsers", |
95 | 165 | "Get-SHA256", |
96 | 166 | "Import-FabricItem", |
97 | 167 | "Invoke-FabricAPIRequest", |
| 168 | + "Invoke-FabricAPIRequest", |
98 | 169 | "Invoke-FabricDatasetRefresh", |
| 170 | + "Invoke-FabricKQLCommand", |
| 171 | + "Load-FabricLakehouseTable", |
| 172 | + "New-FabricCopyJob", |
| 173 | + "New-FabricDataPipeline", |
| 174 | + "New-FabricDomain", |
| 175 | + "New-FabricEnvironment", |
| 176 | + "New-FabricEventhouse", |
| 177 | + "New-FabricEventstream", |
| 178 | + "New-FabricKQLDashboard", |
| 179 | + "New-FabricKQLDatabase", |
| 180 | + "New-FabricKQLQueryset", |
| 181 | + "New-FabricLakehouse", |
| 182 | + "New-FabricMirroredDatabase", |
| 183 | + "New-FabricMLExperiment", |
| 184 | + "New-FabricMLModel", |
| 185 | + "New-FabricNotebook", |
| 186 | + "New-FabricNotebookNEW", |
| 187 | + "New-FabricReflex", |
| 188 | + "New-FabricReport", |
| 189 | + "New-FabricSemanticModel", |
| 190 | + "New-FabricSparkCustomPool", |
| 191 | + "New-FabricSparkJobDefinition", |
| 192 | + "New-FabricSQLDatabase", |
| 193 | + "New-FabricWarehouse", |
99 | 194 | "New-FabricWorkspace", |
100 | 195 | "New-FabricWorkspaceUsageMetricsReport", |
| 196 | + "Publish-FabricEnvironment", |
101 | 197 | "Register-FabricWorkspaceToCapacity", |
| 198 | + "Remove-FabricCopyJob", |
| 199 | + "Remove-FabricDataPipeline", |
| 200 | + "Remove-FabricDomain", |
| 201 | + "Remove-FabricEnvironment", |
| 202 | + "Remove-FabricEnvironmentStagingLibrary", |
| 203 | + "Remove-FabricEventhouse", |
| 204 | + "Remove-FabricEventstream", |
102 | 205 | "Remove-FabricItem", |
| 206 | + "Remove-FabricKQLDashboard", |
| 207 | + "Remove-FabricKQLDatabase", |
| 208 | + "Remove-FabricKQLQueryset", |
| 209 | + "Remove-FabricLakehouse", |
| 210 | + "Remove-FabricMirroredDatabase", |
| 211 | + "Remove-FabricMLExperiment", |
| 212 | + "Remove-FabricMLModel", |
| 213 | + "Remove-FabricNotebook", |
| 214 | + "Remove-FabricReflex", |
| 215 | + "Remove-FabricReport", |
| 216 | + "Remove-FabricSemanticModel", |
| 217 | + "Remove-FabricSparkCustomPool", |
| 218 | + "Remove-FabricSparkJobDefinition", |
| 219 | + "Remove-FabricSQLDatabase", |
| 220 | + "Remove-FabricWarehouse", |
103 | 221 | "Remove-FabricWorkspace", |
| 222 | + "Remove-FabricWorkspaceIdentity", |
| 223 | + "Remove-FabricWorkspaceRoleAssignment", |
104 | 224 | "Resume-FabricCapacity", |
| 225 | + "Revoke-FabricCapacityTenantSettingOverrides", |
| 226 | + "Revoke-FabricExternalDataShares", |
| 227 | + "Set-FabricApiHeaders", |
105 | 228 | "Set-FabricAuthToken", |
| 229 | + "Start-FabricLakehouseTableMaintenance", |
| 230 | + "Start-FabricMirroredDatabaseMirroring", |
| 231 | + "Start-FabricSparkJobDefinitionOnDemand", |
| 232 | + "Stop-FabricEnvironmentPublish", |
| 233 | + "Stop-FabricMirroredDatabaseMirroring", |
106 | 234 | "Suspend-FabricCapacity", |
| 235 | + "Test-FabricApiResponse", |
| 236 | + "Unassign-FabricDomainWorkspace", |
| 237 | + "Unassign-FabricDomainWorkspaceRoleAssignment", |
| 238 | + "Unassign-FabricWorkspaceCapacity", |
107 | 239 | "Unregister-FabricWorkspaceToCapacity", |
108 | | - |
109 | | - 'Connect-FabricAccount', |
110 | | - 'Get-FabricEventhouse', |
111 | | - 'Get-FabricEventstream', |
112 | | - 'Get-FabricKQLDashboard', |
113 | | - 'Get-FabricKQLDatabase', |
114 | | - 'Get-FabricKQLQueryset', |
115 | | - 'Get-FabricWorkspace2', |
116 | | - 'Invoke-FabricKQLCommand', |
117 | | - 'New-FabricEventhouse', |
118 | | - 'New-FabricEventstream', |
119 | | - 'New-FabricKQLDashboard', |
120 | | - 'New-FabricKQLDatabase', |
121 | | - 'New-FabricLakehouse', |
122 | | - 'New-FabricWorkspace2', |
123 | | - 'Remove-FabricEventhouse', |
124 | | - 'Remove-FabricEventstream', |
125 | | - 'Remove-FabricKQLDatabase', |
126 | | - 'Remove-FabricKQLQueryset', |
127 | | - 'Set-FabricEventhouse', |
128 | | - 'Set-FabricEventstream', |
129 | | - 'Set-FabricKQLDatabase', |
130 | | - 'Set-FabricKQLQueryset', |
131 | | - 'Add-FabricWorkspaceRoleAssignment', |
132 | | - 'Get-FabricWorkspaceRoleAssignment', |
133 | | - 'Get-FabricKQLDashboardDefinition', |
134 | | - 'Get-FabricDebugInfo', |
135 | | - |
136 | | - 'Get-FabricSQLDatabase', |
137 | | - 'Remove-FabricSQLDatabase', |
138 | | - 'Get-FabricCapacitySkus', |
139 | | - 'Confirm-FabricAuthToken', |
140 | | - 'Get-FabricConnection', |
141 | | - 'New-FabricSQLDatabase', |
142 | | - 'Test-FabricApiResponse' |
| 240 | + "Update-FabricCapacityTenantSettingOverrides", |
| 241 | + "Update-FabricCopyJob", |
| 242 | + "Update-FabricCopyJobDefinition", |
| 243 | + "Update-FabricDataPipeline", |
| 244 | + "Update-FabricDomain", |
| 245 | + "Update-FabricEnvironment", |
| 246 | + "Update-FabricEnvironmentStagingSparkCompute", |
| 247 | + "Update-FabricEventhouse", |
| 248 | + "Update-FabricEventhouseDefinition", |
| 249 | + "Update-FabricEventstream", |
| 250 | + "Update-FabricEventstreamDefinition", |
| 251 | + "Update-FabricKQLDashboard", |
| 252 | + "Update-FabricKQLDashboardDefinition", |
| 253 | + "Update-FabricKQLDatabase", |
| 254 | + "Update-FabricKQLDatabaseDefinition", |
| 255 | + "Update-FabricKQLQueryset", |
| 256 | + "Update-FabricKQLQuerysetDefinition", |
| 257 | + "Update-FabricLakehouse", |
| 258 | + "Update-FabricMirroredDatabase", |
| 259 | + "Update-FabricMirroredDatabaseDefinition", |
| 260 | + "Update-FabricMLExperiment", |
| 261 | + "Update-FabricMLModel", |
| 262 | + "Update-FabricNotebook", |
| 263 | + "Update-FabricNotebookDefinition", |
| 264 | + "Update-FabricPaginatedReport", |
| 265 | + "Update-FabricReflex", |
| 266 | + "Update-FabricReflexDefinition", |
| 267 | + "Update-FabricReport", |
| 268 | + "Update-FabricReportDefinition", |
| 269 | + "Update-FabricSemanticModel", |
| 270 | + "Update-FabricSemanticModelDefinition", |
| 271 | + "Update-FabricSparkCustomPool", |
| 272 | + "Update-FabricSparkJobDefinition", |
| 273 | + "Update-FabricSparkJobDefinitionDefinition", |
| 274 | + "Update-FabricSparkSettings", |
| 275 | + "Update-FabricTenantSetting", |
| 276 | + "Update-FabricWarehouse", |
| 277 | + "Update-FabricWorkspace", |
| 278 | + "Update-FabricWorkspaceRoleAssignment", |
| 279 | + "Upload-FabricEnvironmentStagingLibrary" |
143 | 280 | ) |
144 | 281 |
|
145 | 282 | # Cmdlets 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 cmdlets to export. |
|
0 commit comments