ng-deploy-azure icon indicating copy to clipboard operation
ng-deploy-azure copied to clipboard

Deploy Angular apps to Azure using the Angular CLI

Results 27 ng-deploy-azure issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I am using Angular 9 RC0, so this may not be supported (yet), but essentially I can't get any of this plugin to work without the title...

help wanted
good first issue

## Description This library facilitates versioning and helps to publish to NPM https://www.npmjs.com/package/release-it ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...

enhancement

**Describe the bug** When running the e2e test, the script uses `az` - the Azure CLI to clean up the resources. However, we can't expect all developers of `ng deploy`...

bug
enhancement
help wanted

## Description this is about creating a doc that shows how we release code and ensure it ends up in NPM ## Type of change Please delete options that are...

enhancement

## Description This is about understanding how users use the product so we can focus on the right parts to add features to/improve ## Type of change Please delete options...

enhancement

using `azure-pipeline.yaml` file preferably.

enhancement

Once we have this in azure pipeline, we can add greenkeeper.io to make PRs and test them for npm version and security updates.

enhancement

## Description It would be nice if we had the option to connect to an existing storage account using a connection string. Sometimes, front end developers do not have direct...

enhancement

## Description The hosting property in azure.json is already designed as an enumerable data structure, however only a single configuration can currently be deployed at a time. I.e if I...

enhancement

## Description As part of schematics, it would be nice to also add a `"deploy": "ng run :deploy"` npm script to follow usual nodejs project conventions. This is also a...

enhancement