95,800 questions with Azure-related tags

Sort by: Updated
0 answers

py4j.security.Py4JSecurityException

Hello I am trying to run spark XGBoostRegression model on Databricks cluster with Databricks runtime: 14.3 LTS. I am getting the following error: Py4JError: An error occurred while calling o547.resourceProfileManager. Trace:…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,940 questions
asked 2024-05-06T12:48:28.3166667+00:00
Ahuja, Rachit 0 Reputation points
0 answers

Filtering EAST-WEST Traffic - Azure Firewall

Does azure firewall support east-west traffic filtering or it should only be used for north-south traffic filtering. In some doc I read for inbound http & https we need to use web application firewall.(Application gateway)

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,165 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
571 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,159 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,917 questions
asked 2024-05-06T12:47:58.6266667+00:00
nirmal kumar 1 Reputation point
0 answers

Cannot cancel or pay final bill on Azure subscription

I tried to pull the plug on a dead project sitting on Azure for months. I went up to the resources list and started canceling everything - VMs, databases etc. Under subscriptions I still have an active Azure subscription listed. When I cancel that one it…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
950 questions
asked 2024-05-06T12:47:10.92+00:00
Deniz 0 Reputation points
0 answers

How to send a file/patch/message from hub to Edge device with IOT Central

I have a hub and several devices connected to the same. How to send a message/ file to the Edge device from the Portal, without CLI and coding in IOT Central.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
349 questions
asked 2024-05-06T12:43:42.6+00:00
Krithick Kalyan T 0 Reputation points
1 answer

Updating an Index created from the AI Studio

Hi, I have created a "chat with your data" app using Azure AI Studio. As part of this, I've loaded files into a Container within a Blob Storage. As part of the interface, the files were indexed and I have the demo working. I now want to add…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,399 questions
asked 2024-05-04T20:27:21.5366667+00:00
Warren English 0 Reputation points
commented 2024-05-06T12:43:23.05+00:00
Warren English 0 Reputation points
1 answer

The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over scope '/subscriptions/'XXXXXXXXXXXXXXXXXX'/resourceGroups/XXXX-014-aks-rg' or the scope is in

I got into a situation where I need to access AKS cluster ,so I have added below required permission by adding myself to the group and given necessary permission but getting below error ERROR :The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,869 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,571 questions
asked 2024-05-06T11:19:20.9033333+00:00
Deepanshu katara 5,145 Reputation points
commented 2024-05-06T12:41:10.41+00:00
Deepanshu katara 5,145 Reputation points
2 answers

Unable to decrease Container Registry storage

I used the CLI "purge" commands to delete old images (everything older than a year). I can see in the GUI that the old image versions are no longer available. I also enabled the retention period (tried different settings between 0 and 365…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
395 questions
asked 2024-05-06T08:16:16.0333333+00:00
Hannes Sachsenhofer 0 Reputation points
answered 2024-05-06T12:37:56.3566667+00:00
Charlie Wei 2,140 Reputation points
2 answers

VMExtensionProvisioningError when deploying private AKS Cluster

Hi, I am trying to deploy a private cluster in AKS, when I received this specific error. {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,869 questions
asked 2023-12-20T14:06:13.02+00:00
Ricco Halim 0 Reputation points
answered 2024-05-06T12:37:18.8166667+00:00
Prrudram-MSFT 22,381 Reputation points
1 answer One of the answers was accepted by the question author.

AuthorizationFailed Exercise - Create an Azure virtual machine

christopher [ ~ ]$ az vm create --resource-group "learn-44f24c66-03ca-429e-b7d7-40d7a4066486" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username azureuser --generate-ssh-keys (AuthorizationFailed) The client…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
945 questions
asked 2024-05-02T14:57:41.7333333+00:00
Christopher Mills 20 Reputation points
commented 2024-05-06T12:33:24.58+00:00
RNareddy 595 Reputation points Microsoft Vendor
2 answers

Clarity needed around the use of Availability Zones

We have recently migrated our virtual servers to Azure and have put a selection into an availability zone. The Azure portal shows them as being protected against hardware and software failures but from my reading we have put the machines into a zone but…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,165 questions
asked 2023-12-22T01:39:58.8633333+00:00
daniel.smith@publictrust.co.nz 0 Reputation points
edited an answer 2024-05-06T12:28:36.06+00:00
Prrudram-MSFT 22,381 Reputation points
0 answers

Azure Bot web chat shows no response

I have created a bot which is a proxy over an LLM in AWS. It should only redirect messages to my API gateway via POST. When I test in the web chat, the message is received by the API gateway and the response is sent, but I don't see the response in the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
749 questions
asked 2024-05-06T12:27:19.8733333+00:00
Ignacio Gonzalez Betegon 0 Reputation points
0 answers

How to read multiple parquet files in azure ml job ?

I have multiple parquet files under a folder named "CYCLES" in an azure blob storage type datastore named "cycle_datalake". I need to read all the files in CYCLES folder as one dataframe in an azure ml job. I tried creating a data…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,575 questions
asked 2024-05-06T09:20:34.9133333+00:00
Sena Aslan 0 Reputation points
commented 2024-05-06T12:25:13.5233333+00:00
Sena Aslan 0 Reputation points
2 answers

Azure Virtual Desktop web client login failed with correct credentials

Title Azure Virtual Desktop web client login failed with correct credentials Details I've set up Azure Virtual Desktop and added users to the Desktop Application Group, giving them the necessary roles. However, when attempting to log in to the Virtual…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,165 questions
asked 2023-12-22T04:43:16+00:00
Fused Technology Solutions 0 Reputation points
answered 2024-05-06T12:24:02.7966667+00:00
Prrudram-MSFT 22,381 Reputation points
13 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,368 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 35 Reputation points
answered 2024-05-06T12:21:44.1233333+00:00
O_Krage93 0 Reputation points
0 answers

GRE Tunneling in Azure VMs

Does Azure cloud support GRE tunnels on Azure VMs? We are trying to use some Packet Broker agent to divert traffic from application VM to tool. We are not getting packets on remote host. Any clarification would be…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
950 questions
asked 2024-05-06T12:21:07.18+00:00
Kiran Patel 0 Reputation points
1 answer

Respond to incidents across multiple tenants deploying Defender XDR from One Centralized Ms Sentinel

Hello, I have a customer having 3 tenant A,B and C. Tenant A and C each are using Microsoft Defender XDR. MS Sentinel is configured on Tenant B. He want to centralize all events and logs on Sentinel and want to configure responses if any incident is…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
986 questions
asked 2024-05-02T13:05:38.2+00:00
Farah MHAMDI 0 Reputation points
edited an answer 2024-05-06T12:21:04.89+00:00
Andrew Blumhardt 9,496 Reputation points Microsoft Employee
0 answers

Try it out

Following the guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio) and having succeeded to the point of model training and evaluation. Now i want to try / test the one. But i don't have the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
313 questions
asked 2024-05-06T06:54:45.09+00:00
Alexey Zhilenko 0 Reputation points
commented 2024-05-06T12:13:47.1666667+00:00
dupammi 6,645 Reputation points Microsoft Vendor
0 answers

Received error while deploying Bicep. Error: "The role assignment request schedule is invalid. (InvalidRoleAssignmentRequestSchedule)"

Hi Team, I'm currently utilizing Bicep to enable Azure AD Privileged Identity Management (PIM) with a custom role. I've created an AD Group and assigned a Custom Role to it, which includes the following actions: "Microsoft.Authorization//read",…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,901 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,571 questions
asked 2024-05-06T11:49:58.59+00:00
Murali R 205 Reputation points
edited the question 2024-05-06T12:12:12.94+00:00
Murali R 205 Reputation points
0 answers

error while deploying

Im trying to deploy the openai resource, but when im trying to deploy it, it gives me error, saying - " vadlidation failed -insuffisient quota cannot create / update/move resources" Anyone knows how to resolve this Thanks Azar

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,399 questions
asked 2024-05-06T12:12:11.98+00:00
Praneeta 0 Reputation points
0 answers

Using X.509 certificates to authenticate devices to IoT hub

Hello , I am using X.509 certificates to authenticate devices to IoT hub using a MQTT client as shown in the code snippet below: TrustRootCER = "./DigiCertGlobalRootG2.crt" deviceCert = "./18B8C0FC73A9F382CE48FDAAB5A46E14.pem"…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,125 questions
asked 2024-05-06T11:54:38+00:00
Arun Kumar 20 Reputation points
edited the question 2024-05-06T12:10:42.16+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor