95,299 questions with Azure-related tags

Sort by: Updated
0 answers

How to exclude Microsoft Office 365 Portal from the microsoft admin portals - conditional access

Hi all, I have a conditional access policy to block Microsoft admin portals to all users except specific users (it team) however users who want to download office apps to their devices are unable to as Microsoft Office 365 Portal is included is the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 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,503 questions
asked 2024-04-30T10:37:33.1+00:00
Aran Billen 516 Reputation points
0 answers

How do I get Azure Communication SMTP Settings

Hello, I am configuring azure communication services to enable smtp email sending on Mautic email marketing. How do I get the SMTP settings to connect to the Mautic platform?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
680 questions
asked 2024-04-30T10:35:19.26+00:00
Hassan Waqar 0 Reputation points
0 answers

Azure B2C Sign In & Sign Up custom field still showing asterix on non-mandatory field

Hi Were using Azure B2C and specifically the Sign In 7 Sign Up User flow with our own Sign up template. I have added a custom field - 'Mobile Number' and we had previsouly set it to be mandatory. This rightly shows an asterix next to the label to inform…

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.
668 questions
asked 2024-04-30T10:34:52.4433333+00:00
Neil Hodges 0 Reputation points
1 answer One of the answers was accepted by the question author.

What is the minimal privilege to grant permission to rotate and list Azure APIM subscription key by REST API

Hi, We're enabling a specific API consumer to rotate their own API subscription key via APIM REST API permissions. We require permissions for: Listing secrets: https://learn.microsoft.com/en-us/rest/api/apimanagement/subscription/list-secrets …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,755 questions
asked 2024-04-29T08:33:30.4566667+00:00
Amy Z 291 Reputation points
commented 2024-04-30T10:34:19.5733333+00:00
Amy Z 291 Reputation points
1 answer

Stuck in a verification loop using Microsoft Authenticator

Hello, I seem to be stuck in a verification loop when using the Authenticator App. The App asks me to log in to my account and then asks me to enter the Verification Code from the Authenticator App- which is where I am currently trying to log in from.…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,509 questions
Microsoft Entra
asked 2024-04-30T09:10:32.2133333+00:00
Lars Krampe 0 Reputation points
edited the question 2024-04-30T10:29:20.0333333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

auto shutdown vm using azuresdk fluent in c sharp

this is my code to create vm in azure using azure sdk fluent my question is i need to set auto shutdown option while creating vm i need to set the time while creating the vm so in that case the vm will get poweroff when the time arrives is that…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,137 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,260 questions
asked 2024-04-26T06:45:05.0766667+00:00
Dharshan M 0 Reputation points
edited a comment 2024-04-30T10:28:53.6333333+00:00
Sina Salam 3,636 Reputation points
0 answers

Uploading Python package to Automation Account

Hi, I am trying to upload a python package to an Automation Account but keep failing. The runtime is Python 3.8. I am quite new to the whole Azure scene but have followed the guide in …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,118 questions
asked 2024-04-30T08:44:10.7966667+00:00
DataB93 0 Reputation points
edited the question 2024-04-30T10:28:33.6066667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Facing issues connecting Azure DevOps Git to Azure Data Factory despite correct configurations and permissions in SAW machine

image (2).png image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,563 questions
asked 2024-04-30T07:34:17.25+00:00
Preshak Kumar (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
answered 2024-04-30T10:28:21.7866667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

I completed the Microsoft AI Skills Challenge on the 26th of March but never received any email from Microsoft since then. Challenge closed on the 19th of April. What could be the reason why I'm not receiving any email from Microsoft?

Hello team. I hope my message finds you well. I took part in the Microsoft AI Skills Challenge, and completed on the 26th of March. Specifically, I took the "Fabric Analytics Engineer" challenge. The challenge closed on the 19th of April.…

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.
918 questions
asked 2024-04-30T07:35:58.12+00:00
Robert Selemani 0 Reputation points
edited the question 2024-04-30T10:27:39.2666667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Change Product Key of Windows Server 2022 using Ansible and/or PowerShell script

Hi there, I am trying to automate the process of provisioning a Windows Server based Virtual Machine using Azure and Ansible. My company has some Windows Server product keys available through the Microsoft Partner Program. My goal is to use one of these…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,137 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,151 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,372 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,065 questions
asked 2024-04-30T07:44:01.64+00:00
Erik Burmester 0 Reputation points
answered 2024-04-30T10:24:05.2366667+00:00
Nehruji R 1,976 Reputation points Microsoft Vendor
1 answer

How to sign with azure key vault in linux?

Hello, how can I use Azure key vault to sign my JAVA code? My compilation machine is Linux, and I found that Azure sign tool seems to be only available on Windows. If my compilation machine is Linux, how can I access key vault for signing.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,118 questions
asked 2024-04-25T07:30:52.38+00:00
振涛 闫 5 Reputation points
answered 2024-04-30T10:23:32.9833333+00:00
Shweta Mathur 27,691 Reputation points Microsoft Employee
0 answers

I am having some problems consuming my indexed data in Azure AI Studio playground.

Last weeks, I was able to create my own copilot by adding my own data, but now I find an error when I try to use the playground and that data: Data seems to be well ingested as the job finished successfully and I am able to find the option when clicking…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,381 questions
asked 2024-04-30T10:22:21.52+00:00
Hugo Enrile 0 Reputation points
0 answers

Why do Neural Custom Forms not support Signature recognition when normal forms do?

Why is it that the Neural Form extraction does not support Signature extraction (i.e a true/false idenitification of the presence of a signature) when the Template form does?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,374 questions
asked 2024-04-30T10:19:44.2666667+00:00
paul holden 0 Reputation points
0 answers

How can I change location in Azure Database for PostgreSQL flexible server?

How can I change location in Azure Database for PostgreSQL flexible server? source location - East US Destination location - East US 2

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-04-30T10:15:10.5266667+00:00
Sonam Agrawal 0 Reputation points
1 answer

Use API web app for DefaultAzureCredential

I created a key vault using .net and have added access policies which allows access for the api web application to create keys, secrets, and certificates. The goal would be able to create keys, secrets, and certificates through .net c# code. I tried…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,118 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,383 questions
asked 2024-04-24T05:49:31.9833333+00:00
Bryan Apilada 0 Reputation points
edited an answer 2024-04-30T10:15:08.1533333+00:00
Shweta Mathur 27,691 Reputation points Microsoft Employee
0 answers

Azure.AI.OpenAI client: how to re-use existing conversation

We're using the Azure.AI.OpenAI package in our software, which we use with a RAG system to answer questions from our internal information. To support an ongoing conversation, we're saving the conversation to database, and when a user comes back to this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,168 questions
asked 2024-04-30T10:15:08.12+00:00
Peter Jansen 10 Reputation points
2 answers

Cannot run notebooks anymore. Exception: Failed to create Livy session for executing notebook.

Hi there, Spark pool behave weird. We cannot run any activity like notebooks anymore. The error is: "... Error: Operation on target <name> failed: Exception: Failed to create Livy session for executing notebook. LivySessionId: 25852…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,376 questions
asked 2024-04-15T08:51:42.8866667+00:00
Andrei Malchanau 0 Reputation points
commented 2024-04-30T10:15:04.1366667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer

Adding resources to dynamic scope

I know it might be out of scope but need your inputs on this. how to add dynamic scope to existing maintenance configuration. I have created maintenance configuration using terraform. here is the code for maintenance configuration: provider…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
222 questions
asked 2024-04-25T17:42:01.4333333+00:00
Varma 1,120 Reputation points
commented 2024-04-30T10:12:30.1+00:00
Stanislav Zhelyazkov 21,256 Reputation points MVP
0 answers

How to add additional login information such as email or phone in organisation account

How to add additional login information such as email or phone in organisation account

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-04-30T10:10:52.76+00:00
Shine LS 0 Reputation points
1 answer One of the answers was accepted by the question author.

Data Factory activities stuck in Queued

Hello! Since the outage of Microsoft services on 15/03, we started to experience problems with the Data Factory runs in our Azure platform on a daily basis. Every day the ADF activities connected to the self-hosted integration runtime on our on-prem…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,563 questions
asked 2021-03-19T10:41:00.277+00:00
Chi, Dave 61 Reputation points
commented 2024-04-30T10:07:43.7266667+00:00
Abhijith Kadam 0 Reputation points