Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to deploy a bicep file from VSCode #6129

Merged
merged 46 commits into from
Mar 18, 2022

Conversation

bhsubra
Copy link
Contributor

@bhsubra bhsubra commented Mar 3, 2022

Adds support to deploy a bicep file from VSCode. Changes include:

  • Support to right-click deploy a bicep file from VSCode. Supported scopes include - resourceGroup, subscription, managementGroup
  • If azure account extension is not installed, a warning message is displayed and azure account extension page is opened that will help user with the extension installation
  • Prompts the user to login to azure only if the user is not already logged in

@bhsubra bhsubra linked an issue Mar 3, 2022 that may be closed by this pull request
@bhsubra bhsubra force-pushed the dev/bhsubra/AddBicepDeployFeature branch from 3c12532 to d0a5a4e Compare March 8, 2022 16:27
@bhsubra bhsubra force-pushed the dev/bhsubra/AddBicepDeployFeature branch from a4f905e to 499eed4 Compare March 17, 2022 19:27
@bhsubra bhsubra merged commit 687319d into main Mar 18, 2022
@bhsubra bhsubra deleted the dev/bhsubra/AddBicepDeployFeature branch March 18, 2022 01:45
@ucheNkadiCode
Copy link
Contributor

Wooooo!!!

SimonWahlin pushed a commit to SimonWahlin/bicep that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right click to deploy bicep in Visual Studio Code
4 participants