We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797cbf6 commit f43e3bcCopy full SHA for f43e3bc
infra/skillable/README.md
@@ -29,7 +29,7 @@ The following parameters are passed directly on the command line:
29
### 1. Create Resource Group
30
31
```powershell
32
-az group create --name "rg-contoso-agent-wks-$UNIQUE_SUFFIX" --location "West US"
+az group create --name "rg-contoso-agent-workshop-$UNIQUE_SUFFIX" --location "West US"
33
```
34
35
### 2. Deploy Infrastructure
0 commit comments