File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Kind Location Name Type
26
26
ReadWrite East US testnewkustocluster/mykustodatabase Microsoft.Kusto/Clusters/Databases
27
27
28
28
. Link
29
- https://docs.microsoft.com/en-us/ powershell/module/az.kusto/new-azkustodatabase
29
+ https://docs.microsoft.com/powershell/module/az.kusto/new-azkustodatabase
30
30
#>
31
31
function New-AzKustoDatabase {
32
32
[OutputType ([Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabase ])]
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ PS C:\> {{ Add code here }}
30
30
. Outputs
31
31
Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabase
32
32
. Link
33
- https://docs.microsoft.com/en-us/ powershell/module/az.kusto/new-azkustodatabase
33
+ https://docs.microsoft.com/powershell/module/az.kusto/new-azkustodatabase
34
34
#>
35
35
function New-AzKustoDatabase {
36
36
[OutputType ([Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabase ])]
Original file line number Diff line number Diff line change @@ -8192,7 +8192,7 @@ PS C:\> {{ Add code here }}
8192
8192
. Outputs
8193
8193
Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabase
8194
8194
. Link
8195
- https://docs.microsoft.com/en-us/ powershell/module/az.kusto/new-azkustodatabase
8195
+ https://docs.microsoft.com/powershell/module/az.kusto/new-azkustodatabase
8196
8196
#>
8197
8197
function New-AzKustoDatabase {
8198
8198
[OutputType ([Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabase ])]
Original file line number Diff line number Diff line change 1
1
---
2
2
external help file :
3
3
Module Name : Az.Kusto
4
- online version : https://docs.microsoft.com/en-us/ powershell/module/az.kusto/new-azkustodatabase
4
+ online version : https://docs.microsoft.com/powershell/module/az.kusto/new-azkustodatabase
5
5
schema : 2.0.0
6
6
---
7
7
You can’t perform that action at this time.
0 commit comments