-
When using a Consumption or Premium plan, any changes to triggers that are made to function.json will be synced with the central listener when using the following deployment options:
- Browser editin…
-
# Type of issue
- [x] Bug
- [ ] New feature
- [ ] Enhancement
# Description
When running:
```bash
pcs -t remotemonitoring -s local
```
It deploys all the resources, but fails exportin…
-
## Note
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
…
-
Hi,
I am looking to use the AKS Autoscaler feature alongside VMSS (preview features) on AKS 1.13.5. I have these features working when using the Azure Command-Line tool as per the documentation, b…
-
I am considering switching from deploying ARM templates to this due to an issue with ARM templates.
If you have the following linked service:
- SQL Server
- Database Parameterized
- Uses a…
-
**Describe the bug**
We have a script that is used across multiple projects to update files into storage.
The script has stopped working for one project, but no changes have been made.
Error thrown…
-
I needed to provide the full local path as a parameter to get the CLI command to work:
az group deployment create --name devenvironment --resource-group delete-this-rg --template-file$templateFile --p…
-
According to https://github.com/Microsoft/vsts-tasks/blob/master/docs/authoring/commands.md, I should be able to call `Write-Host ("##vso[task.setvariable variable=testvar;issecret=true;]testvalue")` …
-
## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: AzureReso…
-
Hi,
My Azure function with a Service Bus Topic trigger goes in sleep mode and wakes up only on accessing it via the portal or calling a HTTP triggered function in the same app.
The function was …