mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge branch 'master' of https://github.com/anosov1960/sql-server-samples
This commit is contained in:
@@ -84,7 +84,7 @@ This option is recommended because Cloud shell has the Azure PowerShell modules
|
|||||||
1. Run the script.
|
1. Run the script.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
.//modify-license-type.ps1 -LicenseType Paid
|
./modify-license-type.ps1 -LicenseType Paid
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
@@ -125,5 +125,5 @@ Use the following steps to run the script in a PowerShell session on your PC.
|
|||||||
1. Run the script using the desired scope.
|
1. Run the script using the desired scope.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
.//modify-license-type.ps1 -LicenseType Paid
|
.\modify-license-type.ps1 -LicenseType Paid
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user