343,836 questions

Sort by: Updated
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
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:05:21.7666667+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
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
1 answer One of the answers was accepted by the question author.

Cannot train custom ai vision model as the model hangs during training

I am using Cognitive Service deployed in West Europe with tier S0 and would like to train my custom AI vision model for image classification. I have successfully prepared training data with Azure Machine Learning Studio and have started model training in…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
220 questions
asked 2024-04-30T08:06:22.1666667+00:00
Konrad Gałczyński 20 Reputation points
accepted 2024-05-06T11:04:50.0766667+00:00
Konrad Gałczyński 20 Reputation points
1 answer

Access Azure SQL DBs using Azure Synapse studio

I would like to understand how Azure Synapse Analytics can be used within the organization to facilitate data analysis and development. How will developers access Azure Datasets in a convenient way Is there a case for using Azure Synapse? I have a use…

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,396 questions
asked 2024-04-22T08:25:56.1866667+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-06T11:04:28.7933333+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
0 answers

UPN changing when adding external user to BI workspace

Hi all - I am company admin. I have an external user added with a guest account in our azure tenant. What is happening is when I search for the user in power BI workspace - to give them access - they appear with the correct syncronised UPN for example:…

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-06T10:58:53.2766667+00:00
Admin Tom (Global) 0 Reputation points
edited the question 2024-05-06T11:04:25.65+00:00
Admin Tom (Global) 0 Reputation points
1 answer

Linked services and Key Vault

Hello, Just a question regarding link services, basically, our orgnisation has linked services with one datasbases from different business area, now we need to ingest data from different source, ideally from sharepoint with all the csv files for other…

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,396 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,688 questions
asked 2024-05-03T14:00:54.99+00:00
Nick Wong 70 Reputation points
commented 2024-05-06T11:04:13.19+00:00
Nick Wong 70 Reputation points