microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
AudioVideoPlaybackBot - Container name 'aus1-avb-stageartifacts-' is invalid
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
When I run the following command to deploy the infrastructure I get multiple errors.
Command:
.\deploy.ps1 -orgName TBA -Location uksouth -RunDeployment
Errors:
Container name 'aus1-avb-stageartifacts-' is invalid. Valid names start and end with a lower case letter or a number and has in
| between a lower case letter, number or dash with no consecutive dashes and is 3 through 63 characters long.
Set-AzStorageBlobContent:
327 | … $global:r = New-AzDeployment @Common @TemplateArgs @OptionalParameter …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot retrieve the dynamic parameters for the cmdlet. Cannot find Bicep. Please add Bicep to your PATH or visit
| https://aka.ms/bicep-install to install Bicep.
Also I've a confusion. My cloud service is named as 'team-bot-alfred'. So, my DNS would be 'team-bot-alfred.cloudapp.net', right?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with deploy.ps1 and reproduce the command using the reported orgName and location values. Trace the generated storage container name and the Bicep invocation, then verify the deployment succeeds without the reported validation or missing-Bicep errors and clarify the cloud service DNS naming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100