Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Azure
/
ng-deploy-azure
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
42
Star
79
Code
Issues
25
Pull requests
1
Actions
Projects
0
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 24, 2023
Microsoft mandatory file
microsoft-github-policy-service[bot]
authored and
sinedied
committed
e68882f
Copy full SHA for e68882f
Commits on Jun 10, 2022
chore: rename AZURE_TENANT_ID to TENANT_ID
manekinekko
authored
5c91567
Copy full SHA for 5c91567
feat(auth): allow to login to specific tenant (#96)
Show description for 4899bde
rgammans
and
manekinekko
authored
4899bde
Copy full SHA for 4899bde
chore: fix unit tests
manekinekko
committed
53a8968
Copy full SHA for 53a8968
fix: use utf-8 instead of UTF-8
manekinekko
committed
8e85790
Copy full SHA for 8e85790
chore: npm audit
manekinekko
committed
3f81844
Copy full SHA for 3f81844
chore: update schematic to Angular v14
manekinekko
committed
c5dbf1b
Copy full SHA for c5dbf1b
chore: remove commented out code
shmool
authored and
manekinekko
committed
2149211
Copy full SHA for 2149211
fix: add (back) deploy architect
shmool
authored and
manekinekko
committed
a2e38f9
Copy full SHA for a2e38f9
fix: refactoring typos
shmool
authored and
manekinekko
committed
7dd5308
Copy full SHA for 7dd5308
fix: update typescript
shmool
authored and
manekinekko
committed
7f96d69
Copy full SHA for 7f96d69
fix: update angular libs
shmool
authored and
manekinekko
committed
e4bca17
Copy full SHA for e4bca17
Commits on May 15, 2022
fix: fix readme typos and links (#76)
Show description for 80b10c9
shmool
and
manekinekko
authored
80b10c9
Copy full SHA for 80b10c9
fix: An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID (#104)
Show description for 95b8b57
doggy8088
authored
95b8b57
Copy full SHA for 95b8b57
Option "--prod" is deprecated (#105)
doggy8088
authored
d3fca7c
Copy full SHA for d3fca7c
Commits on Apr 14, 2022
fix: save package in devDependencies (#86)
Show description for 8cedc51
alan-agius4
authored
8cedc51
Copy full SHA for 8cedc51
Commits on May 17, 2020
Update dependencies and fix no subscriptions issue #55 (#92)
Show description for 25bba3d
shmool
and
sinedied
authored
25bba3d
Copy full SHA for 25bba3d
Commits on Apr 15, 2020
Fix small typos (#90)
Manuel Carrier-Nunes
authored
647ea37
Copy full SHA for 647ea37
Commits on Feb 9, 2020
docs: fix broken links (#80)
manekinekko
authored
84bcf6e
Copy full SHA for 84bcf6e
Commits on Sep 29, 2019
fix: run build target before deploy, with an option to change it (#75)
shmool
authored
8c391d3
Copy full SHA for 8c391d3
Commits on Sep 22, 2019
docs: fix typos in README (#78)
silleknarf
authored and
manekinekko
committed
3cc74b7
Copy full SHA for 3cc74b7
Commits on Sep 18, 2019
fix: change default resource group and storage account names (#77)
shmool
authored and
softchris
committed
4ff58c8
Copy full SHA for 4ff58c8
Commits on Sep 10, 2019
Update README.md
softchris
authored
91e90d5
Copy full SHA for 91e90d5
Commits on Sep 6, 2019
Update package.json
softchris
authored
8565db9
Copy full SHA for 8565db9
chore: enforce conventional commits (#68)
sinedied
authored and
manekinekko
committed
ff4f4c0
Copy full SHA for ff4f4c0
doc: update readme (#69)
sinedied
authored and
manekinekko
committed
c8492e9
Copy full SHA for c8492e9
fix: crash when using saved credentials (#67)
Show description for 8b63d0b
sinedied
authored and
manekinekko
committed
8b63d0b
Copy full SHA for 8b63d0b
Commits on Sep 5, 2019
fix: avoid generating names in an infinite loop (#62)
Show description for 192f38b
softchris
authored and
manekinekko
committed
192f38b
Copy full SHA for 192f38b
fix: lowercase and max account name to adhere to Azure rules (#63)
Show description for c0bba39
softchris
authored and
manekinekko
committed
c0bba39
Copy full SHA for c0bba39
fix: checking the storage accounts on the whole subscription (#65)
Show description for 49b8f67
softchris
authored and
manekinekko
committed
49b8f67
Copy full SHA for 49b8f67
fix: guard against corrupted getToken function (#58)
manekinekko
authored and
softchris
committed
060b503
Copy full SHA for 060b503
Commits on Sep 4, 2019
chore: add CODEOWNERS file (#59)
manekinekko
authored and
softchris
committed
0e0198a
Copy full SHA for 0e0198a
Commits on Sep 2, 2019
Update package.json
softchris
authored
d03515b
Copy full SHA for d03515b
correcting usage instruction by removing reference to beta version of ng-deploy
softchris
authored
357040b
Copy full SHA for 357040b
Add quotes to $CWD to allow paths with spaces. (#49)
Show description for d12b5a5
shmool
authored and
softchris
committed
d12b5a5
Copy full SHA for d12b5a5
Pagination
Previous
Next
You can’t perform that action at this time.