Category "azure"

How to tag Current time as a Tag for an ARM Deployment

I am trying to create a Log Analytics Workspace using an ARM template and a parameter files. I am also thinking to tag currrent time as CreatedOn tag for the re

Creating a lab using Azure Lab Services with no Public IP

I am considering to use Azure Lab Services and I'm trying to find a way to create everything in it with no Public IPs but I can't find a way. I noticed I can ma

Some files missing when Ubuntu-based image is deployed to newer k8s and Azure, but not with Alpine, or not with onprem older k8s

I work in a large enterprise that mostly deploys Alpine-based images running Java SpringBoot services, to k8s v1.13.12 on prem. We are starting to move to Azure

Attaching VM Scale Set to Application Gateway's backend pool

Can anyone provide an example of how to add an Azure VM Scale Set (VMSS) to an application gateway's backend pool using Terraform. I can only find one example

Generating xml with SQL Server with child namespace

I am generating an XML using SQL Server and I need the following name space: xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" ns0:noNamespaceSchemaLocation

B2C Custom Policy with TP OpenId Connect - IdTokenAudience - MultiApple scenario

I have a custom policy with an OpenId Connect Technical Profile calling authorize and token endpoints from metadata Items to my custom API middleware which is u

Azure ML: how to change the "cluster purpose" of an existing inference cluster from "dev_test" to "production"?

I have a cluster whose "cluster_purpose" was set to "dev_test". I want to change it to "production". Couldn't find anything in the documentation.

Can you see the Firewall Rule that was triggered on Azure Application Gateway WAF

We're using the Application Gateway WAF in prevention mode and it's blocking some of our Mobile App Client requests. I switched the WAF into Detection mode and

How to use Bazel in Azure Pipelines?

I tried to set up an Azure Build Pipeline that uses Bazel (0.26.0) My pipeline YAML definition file looks like this: trigger: - master pool: vmImage: 'wind

Removing Members in Groups in Azure AD Powershell Automatically (App API Permission)

I'm trying to remove members of groups automatically via a PowerShell Script. There's an Azure AD app created, with User.ReadWrite.All (Application) and as User

TypeError: AutoMLConfig() takes no arguments in Azure Synapse

I am receiving below error in Azure synapse Pyspark notebook TypeError: AutoMLConfig() takes no arguments while running below code: automl_settings = { "primary

What does it mean to be an Instance of the Azure Active Directory?

Microsoft says, "In Azure Active Directory a tenant is an instance of Azure Active Directory that an organization receives when it signs up for a cloud applicat

Azure function HTTP response type to make the API download a csv whenever get response called

new_csv = df.to_csv('sample.csv', index=False, encoding='utf-8') return func.HttpResponse(new_csv, index=False, encoding='utf-8', mimetype='text/csv') How can

Firewall policy - allow only application rules deny NAT rules and Network rules in Azure firewall

Is it possible to create a custom azure policy to only allow application rules and deny NAT rules and Network rules in Azure firewall?

Networking between container groups in a virtual network without ip addresses

Imagine the following scenario: I have a virtual network. In it are multiple container groups/instances which needs to communicate among themselves. Each group

Wordpress on Azure - How to change file upload limits

I'm trying to edit the WordPress upload limits for my site to at least 2GB for a migration I'm using WordPress on Azure (Linux), which uses this container under

Azure data explorer ingestionbatching policy is not working as expected

I tried to ingest the records to the target table from the source table with the update policy and ingestion batching policy. Data records count in the target t

Azure active directory assign roles to users within groups

I am making an application where users can join multiple azure groups. This works fine. But a user should be able to have a role only within that specific group

How to import JIRA Test Cases to AZDO test plans?

I have to migrate almost 150 Test Case (JIRA Tasks) to Azure Test Plans. Is there any way I can directly export JIRA TCs and Import them into the AZDO?

Connect Azure Active Directory and join the domain with AWS service

I'm now working on connecting existing Azure AD to AWS service (EC2 and file system) and want to connect the AWS service to existing Azure AD. When creating fil