Category "azure"

Azure ARM deployment access a resource from a different subscription when deploying a new resource

I am using an Azure service principal and C# Azure SDK to deploy this ARM template. The publicIPPrefixResourceId I am passing as a parameter is the ARM Id of t

Azure Network Security Groups not working? (attached to subnet)

I am trying to secure some subnets in a virtual network. I have Virtual Network 1 with Subnets A, B, C. I have a VM in each subnet with default endpoints (RDP

Perform Azure Purview Scan thru API

I have registered the source (ADLS2) thru Azure portal and have done the initial scan. I am aware that I can schedule the scan. But I would like to know if I ca

Is it possible to switch Azure functions standard DI container for another?

Currently I am using DI in azure functions the standard way public class Startup : FunctionsStartup { public override void Configure(IFunctionsHostBuilder b

Trouble publishing ASP.NET project with Code First database to Azure - Permission

I cannot migrate my Code First database to Azure - Error hints at permission, but I can't figure out what's missing? I have created an empty SQL-database in Azu

Trouble publishing ASP.NET project with Code First database to Azure - Permission

I cannot migrate my Code First database to Azure - Error hints at permission, but I can't figure out what's missing? I have created an empty SQL-database in Azu

Purview API - How to get names from IDs?

I'm trying to get the name / email of a user that is a owner / expert of an entity in Purview. Is there an API endpoint that I can use for this? The current out

Data replication from prod to read replicate in Azure SQL MI

I am in middle of finalizing database for our company. Though I have gone through multiple readings but there are couple of questions which i am still confused

How can i apply woff fonts in Azure for .NEt core app?

I ahve a .Net Core MVC app that uses DinkToPdf, which wraps libwkhtmltox.dll, to create PDF files from HTML. One of the fonts i am using is a .woff font and thi

ADF Copy Pipeline not reading/writing all rows

I have a simple copy pipeline that reads from a CSV file and writes to a Azure SQL database. The pipeline finishes with no errors. On inspection, however, I ca

'pyodbc.Cursor' object has no attribute 'fast_executemany'

I have a problem, I have a web app that is using fast_executemany in order to insert into the database. When running it on localhost it works with no problem, b

A: Get notified of changes to the azure devops service

I've been looking around for a while now but I can't seem to find a way to get push messages from the azure devops team for their release notes regarding the az

Databricks Cluster terminated. Reason: Cloud Provider Launch Failure

I'm using Azure Databricks with a custom configuration that uses vnet injection and I am unable to start a cluster in my workspace. The error message being give

Delete All Azure Table Records

I have an Azure Storage Table and it has 3k+ records. What is the most efficient way to delete all the rows in the table?

Get-AzureADAuditSignInLogs returning $null in Automation Accounts

I have a simple script to get the last sign in details for each user in Azure. When running the script from Visual Studio, it all runs fine with no errors. Afte

Is it possible to open Azure Storage Explorer using direct link with SAS token?

When i want to launch Azure Storage Explorer using direct link what i do is copy it from app and pasting to my browser. It looks somethig like that: storageexpl

Unable to put the azure VM into the availability zone

I need two Azure VMs into different availability zones in the US region. However when trying to put VM into the availability zone I get an error: In the azure

Azure cosmosdb reservation

I don't understand the sentence "A reservation discount is applied to provisioned throughput in terms of request units per second (RU/s) on an hour-by-hour basi

How to pass variables from Azure Pipeline to JavaScript?

I'm attempting to run an Azure Pipeline, with some environment variables defined in the pipeline itself, and I am using the Maven Build task to build my project

Azure point in time restore - Query for checking progress

Is there a way to check the progress percent of azure point in time restored databases? I started a restore of a 750 Gb database, and i do not know whether it h