-
I've tried to use a POST command to get some results, there's the swagger PR
https://github.com/Azure/azure-rest-api-specs/pull/20091/files#diff-d564361a79af6ad5be5c8a2237266cecec714a0cecd5a50b994e6…
-
in the following page:
https://docs.microsoft.com/en-us/azure/functions/tutorial-static-website-serverless-api-with-database-old?tutorial-step=1
the instructions in step 3 don't work (in powershel…
-
A common requirement with Azure is to deploy a Virtual Machine and then provide a level of one-off configuration to the operating system. This is typically done through either the Custom Script Exten…
-
## Required Information
**Type**: Bug
**Task Name**: PowerShellOnTargetMachines
## Environment
- Server: Azure Pipelines
- Agent: Private, Windows Server 2022 (10.0.20348), Agent version 2.…
-
**Describe the bug**
agnhost throws `Class not registered` in HPC container with containerd 1.7.1
• HPC:
```
k logs agnhost-win
Start-Process : This command cannot be run due to the error: Cla…
-
The steps on this page don't work. Going through one by one, there are missing steps before step 6 which causes errors when trying to follow along the steps.
The "Complete script" at the end is a…
-
It seems there is inconsistency and breakage with external event handling when using Powershell 7.2 in Azure functions.
HttpTrigger
```powershell
using namespace System.Net
param($Request, $T…
-
Here are the steps:
Clone the embedded C SDK repo, open up powershell, create the ast and zip, and upload it to api view.
> cd .\GitHub\Fork\azure-sdk-for-c\
> cd .\sdk\inc
> clang "azure\io…
-
## Description
Behaviour of New-AzDatalakeGen2Item is unclear when a file with a certain name already exists. I would expect the cmdlet to throw when a file already exists, or to overwrite it (prefer…
-
Goodday,
I have been using Azure Functions for a while and recently I have created one with these specs:
- App Service Plan running on B1 plan (Basic)
- Function App running on the App Service Pl…