355,522 questions

Sort by: Updated
0 answers

Automatic access to Microsoft's Do API (Graph API) for personal use.

I am a student and I am creating a Python application for automatic synchronization of Microsoft To Do and Nation Database. The application has already been created and is working, but the Microsoft Graph Api token I received is constantly being updated,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,133 questions
asked 2024-06-24T13:20:01.3866667+00:00
Artem Kleparchuk 0 Reputation points
0 answers

How do I dynamically map columns in Data Factory to Dynamics 365?

Hi, I currently have a pipeline in Data Factory that will use a view from an Azure db to insert data into an entity in Dynamics 365. While this is working as expected, the next part of the process needs to update Dynamics 365. The number of fields that I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,939 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
59 questions
asked 2024-06-21T07:56:49.2033333+00:00
Diana Rus 0 Reputation points
commented 2024-06-24T13:18:24.7966667+00:00
phemanth 7,590 Reputation points Microsoft Vendor
0 answers

¿Cómo llamar al teléfono Air Canada México?

Para conectar la llamada +52 55 8526 3538 con los expertos de aerolíneas Air canada méxico puede marcar al teléfono de atencion al cliente de aerolíneas Air Canada México. Los expertos que van a atender la llamada telefónica dan las soluciones…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,080 questions
asked 2024-06-24T13:18:20.8866667+00:00
Habit2 0 Reputation points
1 answer

How to protect sensitive data in Azure?

I would like to load sensitive data in an Azure Data Lake Storage Gen2. I need to make sure that this data can not be read by the global administrator or any other kind of super user. How can this be realized? I think role-based access control is not…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,401 questions
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.
703 questions
asked 2024-06-24T06:30:46.3766667+00:00
Schmitz, Simon 0 Reputation points
answered 2024-06-24T13:17:59.9566667+00:00
Sumarigo-MSFT 44,591 Reputation points Microsoft Employee
3 answers

How to enroll AVD hosts for patching and updates via intune after provisioning?

I have provisioned some domain-joined AVD hosts, and Intune enrollment was not selected during provisioning. What is the process to enroll them for patching and updates via Intune?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,420 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,606 questions
asked 2024-06-20T00:51:53.3933333+00:00
EDWARD REYESARROYO 0 Reputation points
answered 2024-06-24T13:17:40.35+00:00
EDWARD REYESARROYO 0 Reputation points
6 answers One of the answers was accepted by the question author.

AADSTS65001: The user or administrator has not consented to use the application

Using a native client app , we are calling a middler tier service which is also registered in AAD. This middle tier service internally takes dependencies on other apps. Recently added a new web resource to be accessed by the middle tier service in API…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,198 questions
asked 2021-09-09T07:53:49.177+00:00
Rithi Ramji 21 Reputation points Microsoft Employee
answered 2024-06-24T13:17:26.4966667+00:00
Ahmed Saeed 0 Reputation points
0 answers

¿Cuál es el teléfono British Airways Chile?

El número de telefono ^British Airways^ Chile es +56 2 2940 2160 puede marcar alli para conectar la llamada con los expertos de aerolíneas ^British Chile ^ atencion al cliente está abierto 24*7 para asistir los clientes de Aerolínea British Chile.…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,080 questions
asked 2024-06-24T13:16:33.12+00:00
Habit2 0 Reputation points
1 answer One of the answers was accepted by the question author.

Exchange migration reusing the IP address of old server.

I'm working with a client on exchange 2016-2019 migration under hybrid. Mailboxes have been moved to Office 365. They use the On-premise exchange server for MFC devices, scanners, and user management. I am planning to cut over to 2019 and…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,146 questions
asked 2024-06-20T18:11:30.3833333+00:00
Harry Mace 40 Reputation points
accepted 2024-06-24T13:16:32.48+00:00
Harry Mace 40 Reputation points
1 answer

KQL queries to get the details

We are using Azure Resource Graph Explorer. We have two queries we want to merge it . First ############### // Get all virtual networks and their subnets resources | where type =~ 'microsoft.network/virtualnetworks' | project vnetId = id, vnetName =…

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,250 questions
asked 2024-06-19T14:37:25.7866667+00:00
Monalisa 0 Reputation points
commented 2024-06-24T13:16:18.6066667+00:00
KapilAnanth-MSFT 38,791 Reputation points Microsoft Employee
1 answer

AzureMLCompute job failed with Misdirected Error. Not sure why

Failed to execute command group with error Docker container `b4ba5e60ccd14697ad826a07d3d6baed-lifecycler` failed with status code `1`. Service 'DATA_CAPABILITY' returned capability start response with code: Response { code: "500", error:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,669 questions
asked 2024-06-23T00:05:13.2066667+00:00
Uzzi Emuchay 15 Reputation points
commented 2024-06-24T13:15:30.45+00:00
Ronan Diver 0 Reputation points
0 answers

cannot add more than 15 filter conditions

i'm trying to list all user emails using the "https://graph.microsoft.com/v1.0mailFolders/inbox/messages" endpoint. my requirement is want to get only emails from selected domains and ignore emails from some selected email addresses. but as of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,133 questions
asked 2024-06-24T13:14:00.89+00:00
Roshan API Test 0 Reputation points
1 answer

my domain is now redirecting to a lander page

My Web App has a custom domain name that shows as being "secured". When I go to it, however, it is now redirecting to a lander page that implies the domain has expired. This happened without warning.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,217 questions
asked 2024-06-21T20:25:45.36+00:00
Joel Champagne 0 Reputation points
answered 2024-06-24T13:13:35.11+00:00
Sreeju Nair 12,026 Reputation points
2 answers

How to update a SharePoint column with Graph API?

Hi there I'm trying to update the column value of a column I created on a SharePoint site. I found this blog post which describes how to do this. On my test site this worked out. However, on the prod site I get the following error with code 403: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,133 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,080 questions
asked 2024-06-10T12:11:41.27+00:00
omg_math 0 Reputation points
edited the question 2024-06-24T13:13:34.88+00:00
omg_math 0 Reputation points
3 answers

How does Windows' 'Game Controllers' properties connect to a joystick?

The situation: We need to use a new game controller (with a joystick only) hardware on Windows 10 IoT. In the properties of "Game Controllers", moving the joystick is visible in the displayed rectangle with the '+'. Our software using DirectX8…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
383 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,603 questions
asked 2024-05-28T14:57:32.6533333+00:00
Robin Holenweger 0 Reputation points
commented 2024-06-24T13:11:24.99+00:00
Castorix31 82,576 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Purview to Manage Qlik Cloud Applications

Dear all, I am writing to you because I have a particular use case that I would like to achieve with Microsoft Purview. We have different databases mapped with Pureview to check the lineage and where the data is being used. Additionally, We have Qlik…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,010 questions
asked 2024-06-19T13:37:05.9166667+00:00
Rolando Montero 20 Reputation points
accepted 2024-06-24T13:09:48.04+00:00
Rolando Montero 20 Reputation points
1 answer One of the answers was accepted by the question author.

Petabyte-scale ingestion with Azure Data Factory or Azure Synapse Pipeline Training Q

Hi - I'm trying to get through the Petabyte-scale ingestion with Azure Data Factory or Azure Synapse Pipeline Training module and the first exercise has us connecting to an Amazon service to access a moviesDB.csv file. Are there any steps available to…

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.
1,183 questions
asked 2024-06-20T12:36:17.0733333+00:00
Christina Tedesco 40 Reputation points
commented 2024-06-24T13:09:22.6066667+00:00
Christina Tedesco 40 Reputation points
1 answer

Change Shared Booking Page (URL) UPN/SMTP to non-default Tenant Domain URL

Sometimes it might be desired to modify the Shared Bookings-Page URL in terms of using a different UPN/SMTP in the URL. By default setting up a shared booking page it uses (as long as it's free) the page name + default Tenant domain to build the url,…

Microsoft Exchange Online
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,415 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,257 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,321 questions
asked 2024-06-23T09:01:54.08+00:00
Dieter Tontsch (GMail) 917 Reputation points
commented 2024-06-24T13:07:58.71+00:00
Dieter Tontsch (GMail) 917 Reputation points
1 answer

Migrating from Microsoft.Azure.EventHubs to Azure.Messaging.EventHubs . What do i need to do to make sure new SDK deployment picks up from checkpoint made by older SDK

Migrating from Microsoft.Azure.EventHubs to Azure.Messaging.EventHubs . Read from docs online that new SDK doesnt support old checkpointing format . What do i need to do to make sure new SDK deployment picks up from checkpoint made by older SDK

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
581 questions
asked 2024-06-19T08:21:22.41+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
edited an answer 2024-06-24T13:07:25.89+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
0 answers

Issue using a custom logic apps connector(SOAP) to wcf service

Hi I'm trying to use the logic apps custom connector(SOAP) - https://learn.microsoft.com/en-us/connectors/custom-connectors/create-register-logic-apps-soap-connector The wcf service is hosted on azure vm and is set up with basic authentication. There's…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,951 questions
asked 2024-06-24T12:44:31.67+00:00
Rajesh Nerenki 1 Reputation point
edited the question 2024-06-24T13:05:02.04+00:00
Rajesh Nerenki 1 Reputation point
0 answers

How to add Document print functionality to desktop teams App

How to print document directly from the "Desktop Teams App " below is Snapshot of the teams app from where i need to print document

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,413 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
651 questions
asked 2024-06-24T13:03:15.23+00:00
Hanumant Soft - Dev 20 Reputation points
edited the question 2024-06-24T13:04:31.73+00:00
Hanumant Soft - Dev 20 Reputation points