343,837 questions

Sort by: Updated
0 answers

How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
748 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,398 questions
asked 2024-05-06T11:23:38.9366667+00:00
Vinod Sampath 0 Reputation points
0 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
commented 2024-05-06T11:22:22.6833333+00:00
Charlie Wei 2,140 Reputation points
0 answers

DatabricksSQL Logs and correlate with query history

Hi everyone, I'm currently working on capturing logging information about query executions and data downloads within a Databricks workspace. Here's a summary of my current setup and the issue I'm facing: Diagnostic Settings in Azure Databricks: I have…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,939 questions
asked 2024-04-22T11:09:19.4+00:00
Julio Avellaneda 0 Reputation points
commented 2024-05-06T11:21:05.77+00:00
Vaibhav Patil 20 Reputation points
2 answers One of the answers was accepted by the question author.

Effects of turning off Security Defaults

We turned on Azure AD Security Defaults about a week ago but now need to turn it off and configure conditional access policies for MFA. About half of our accounts have registered for MFA authentication. Will our already registered accounts need to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2022-08-02T21:12:14.35+00:00
Jim Goyette 21 Reputation points
commented 2024-05-06T11:19:33.3466667+00:00
2 answers One of the answers was accepted by the question author.

How to set a signature default for new messages and reply/ forward messages in outlook using poweshell script

How can I use a PowerShell script to set a default signature for new emails and reply/forward messages in Outlook? We have created a new signature and pushed it out to all users in our organization, and now we want to automate the process of setting this…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,357 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,370 questions
asked 2023-07-31T12:32:24.68+00:00
Athira Chandran 20 Reputation points
answered 2024-05-06T11:19:30.9366667+00:00
Topaz George 0 Reputation points
0 answers

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat, manifest below. I do have the Teams Channel enabled on the Azure side of things, as proven by the functionality that works already. Where should I…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,870 questions
asked 2024-04-25T06:54:01.77+00:00
Sofia 0 Reputation points
commented 2024-05-06T11:19:29.78+00:00
Sofia 0 Reputation points
0 answers

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,569 questions
asked 2024-05-06T11:19:20.9033333+00:00
Deepanshu katara 5,145 Reputation points
1 answer

How to connect to Azure Storage account via OAuth2.0 from Azure APIM?

Step1: Created an application in Microsoft Entra ID under "App registrations". Step2: Recorded the following details: Client ID Client secret Access token URL Step3: For the Storage Account, added a role assignment and grant access to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,716 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,437 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,569 questions
asked 2024-04-08T03:41:19.2533333+00:00
Vijay 0 Reputation points
commented 2024-05-06T11:17:07.2766667+00:00
Vijay 0 Reputation points
1 answer

How do I experiment w/Azure OpenAI w/o a Company

I'm a developer & created my own personal account. I went ahead & hooked-up my credit card (& also now have a $200 credit apparently...which is nice). I want to play with Azure Open AI. However, when I choose "create Azure Open…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-05T13:55:18.3066667+00:00
Robert Jordan 1 Reputation point
commented 2024-05-06T11:16:44.7766667+00:00
AshokPeddakotla-MSFT 27,726 Reputation points
1 answer

Seeking Clarity on Uploading Data Using JavaScript for Azure OpenAI Integration

https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cpython&pivots=programming-language-javascript I've gone through the guide on how to engage in conversations using my own data with Azure OpenAI.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-06T09:05:20.7933333+00:00
Su Myat Hlaing 50 Reputation points
answered 2024-05-06T11:14:50.91+00:00
Charlie Wei 2,140 Reputation points
0 answers

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
877 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,370 questions
asked 2024-05-06T11:13:16.2633333+00:00
Mathisj 0 Reputation points
0 answers

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,370 questions
asked 2024-05-06T11:11:10.57+00:00
Mathisj 0 Reputation points
0 answers

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,370 questions
asked 2024-05-06T11:10:26.0833333+00:00
Mathisj 0 Reputation points
0 answers

Situs Gampang Jp Deposit Dana

Your Site is Very Good Dude!!! Thanks for your shared wish you suscess always dude Join My Site Situs Gampang Jp Deposit Dana https://159.223.12.166/

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,390 questions
asked 2024-05-06T11:09:42.7733333+00:00
ibox138 0 Reputation points
0 answers

The property 'Item' is required when creating the entity

I encountered an error while working with the Microsoft Graph API. The error message states, "The property 'Item' is required when creating the entity." I'm trying to auto-reply to an email that contains an item attachment, which is an EML…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,657 questions
asked 2024-05-06T11:07:56.55+00:00
DP 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API forward mail

I'm trying to use the endpoint, POST /users/{id | userPrincipalName}/messages/{id}/forward (https://learn.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http). I'm able to send, search and get mail, but whenever I try this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,657 questions
asked 2024-05-03T15:18:58.1966667+00:00
Eric Faro 0 Reputation points
accepted 2024-05-06T11:07:47.9633333+00:00
Eric Faro 0 Reputation points
3 answers

How to access subscription after deleting all owner permissions

Hi, I accidentially deleted all Owner permissions for my MDN test subscription. Now I can no longer: Assign or list permissions in IAM Manage any resources Create a support ticket or buy paid support How can I get access to my subscription back?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
953 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,569 questions
asked 2024-05-06T09:52:36.23+00:00
Sebastian Kümmel 0 Reputation points
edited an answer 2024-05-06T11:07:26.06+00:00
Babafemi Bulugbe 1,945 Reputation points MVP
1 answer

Microsoft.SpatialAnchorsAccount - deployment fails due to operation ‘write’ is disallowed.

I am a complete beginner on Azure. During the deployment of the resource Spatial Anchors on Azure, I have encountered a following error, please find below. Is there a problem in policy? How can I access the settings or template to allow the write…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
906 questions
asked 2024-05-03T02:56:49.89+00:00
petb78 0 Reputation points
commented 2024-05-06T11:07:12.3933333+00:00
Marek Machalski 0 Reputation points
1 answer

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,657 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
edited a comment 2024-05-06T11:06:43.0466667+00:00
Chethan Ramesh 0 Reputation points
1 answer

Trouble reading cosmos DB account without key based authentication

I recently disabled localauth (key based authentication) in Cosmos DB account. Now, I am not able to access it, neither through data explorer nor through https://cosmos.azure.com/?feature.enableAadDataPlane=true. I am getting this error: principal does…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,449 questions
asked 2024-05-06T06:16:56.0033333+00:00
AJAY RAWAT 0 Reputation points Microsoft Employee
commented 2024-05-06T11:04:55.1133333+00:00
Deepanshu katara 5,145 Reputation points