353,197 questions

Sort by: Updated
0 answers

on a domain joined win11 pc , how can i restrict users from login with personal accounts or other companies accounts , to onedrive , word,ms365 , windows etc?

on a domain joined win11 pc , how can i restrict users from login with personal accounts or other companies accounts , to onedrive , word,ms365 , windows etc?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,080 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,057 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,604 questions
asked 2024-06-13T19:38:12.46+00:00
TASOS DAMALAS 0 Reputation points
0 answers

Single user getting 503s when we make a POST to https://graph.microsoft.com/v1.0/subscriptions

Hello, I'm working on a user report for our product that they are unable to create a subscription for their calendar. In our backend we're making a POST to https://graph.microsoft.com/v1.0/subscriptions , and it is returning a 503. We have a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,037 questions
asked 2024-06-13T19:37:50.0166667+00:00
Chris 0 Reputation points
0 answers

Getting message queue failures and inability to query hw information while using DPDK Release 21.11

My company uses DPDK Release 21.11 on our linux-based product. While deploying on Azure we consistently get a pair of errors: hn_rndis_execute(): RNDIS comp rid mismatch 0x524e8, expect 0x524e7 hn_rndis_get_offload(): hwcaps query failed: -22 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.
1,037 questions
asked 2024-06-13T19:37:41.1333333+00:00
Luca de Raad 0 Reputation points
0 answers

Unable to complete Microsoft Learn exercise due to unavailability of UK South region

I am working on a lab exercise as part of the Microsoft Learn course, specifically following the instructions in this exercise: 06-exercise-enrich-search-index-use-model. Throughout the exercise, I have been creating all the necessary resources…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
797 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
218 questions
asked 2024-06-13T19:35:04.8+00:00
Vladislav Sorokin 0 Reputation points
edited the question 2024-06-13T19:37:29.66+00:00
Vladislav Sorokin 0 Reputation points
0 answers

Azure Data Factory read spreadsheet with Protected View

I have a logic app workflow that is triggered when a new email is received in a mailbox. The workflow copies the attachment (spreadsheet) in the email, to Azure Blob Storage. I then trigger an Azure Data Factory pipeline to read the contents of the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,928 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,599 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,878 questions
asked 2024-06-13T19:34:11.5233333+00:00
Naveed Mohammad 0 Reputation points
2 answers

AZ 900 certificate

Hello, I have a picture with my AZ 900 certificate but for some reason, I am not seeing the under my profile, by any chance anyone know how to find it and download it in PDF?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,954 questions
asked 2024-06-12T19:53:59.3+00:00
Denis Donciuc 0 Reputation points
answered 2024-06-13T19:33:39.31+00:00
Aristarh Ucolov 0 Reputation points
1 answer

How do I integrate Teams phone with Netsuite by Oracle

We utilize Netsuite ERP and we wnat to eliminate our current 8 x 8 phone system and migrate to the Teams phone application without losing functionality of information that is captured in Netsuite

Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
138 questions
asked 2024-02-01T17:00:29.79+00:00
Jim Smeriglio @ Hairmax 5 Reputation points
answered 2024-06-13T19:32:01.5466667+00:00
Kurtis Lindemann 0 Reputation points
0 answers

How is OData used in a recommendation engine search?

Hi all; This is a follow-up to the question Creating a Recommendation Engine. Grace suggests using OData to search for text. Q2: Each event has 1 Interest and 0-N Tags. The correct way to do this is to have a feature for each Interest & Tag and the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
797 questions
asked 2024-06-13T19:31:47.6133333+00:00
David Thielen 2,421 Reputation points
0 answers

What are: Vectors, Keywords, Parameters, etc.

Hi all; This is a follow-up to the question Creating a Recommendation Engine. I asked, and Grace answered: Q1: I think I need to create vectors of every user and every event. Both have a fair number of boolean and numeric properties (that's…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
797 questions
asked 2024-06-13T19:30:27.5933333+00:00
David Thielen 2,421 Reputation points
0 answers

Why are we suddenly getting an error (possibly a red herring) regarding a CORS issue when trying to execute a function app HTTP endpoint via the Test/Run feature in Azure?

We have many function apps in our portal. Late last year (2023) we configured their access restrictions to only allow "AzureCloud" and "ApiManagement" (via the Service Tag dropdown in the rule selection). At that time we were still…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,476 questions
asked 2024-06-13T19:28:55.9166667+00:00
Andrew Webster 0 Reputation points
2 answers

Problems with MS Teams logging in from browser (but works on mobile)

During login to MS Teams a user in our AD gets the following unspecific error: When we examined the Dev console we saw that error, that might be relevant - "Unrecognized Content-Security-Policy directive 'prefetch-src'" and "AuthZ Token…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,362 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,057 questions
asked 2024-05-21T10:50:28.86+00:00
Alexander Kyumurkov 0 Reputation points
answered 2024-06-13T19:28:31.6833333+00:00
Alexander Kyumurkov 0 Reputation points
1 answer

System-assigned managed identity to request an access token

I have an Azure Function app, calls Azure text translate service restful API endpoint. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=zh Now I want to use the system assigned managed identity to request an access token and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,476 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,079 questions
asked 2024-05-30T17:44:09.3333333+00:00
Chunhui You 0 Reputation points Microsoft Employee
answered 2024-06-13T19:28:24.4466667+00:00
Luis Arias 5,366 Reputation points
4 answers One of the answers was accepted by the question author.

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,046 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 60 Reputation points
commented 2024-06-13T19:28:15.86+00:00
Tony Pitman 60 Reputation points
2 answers

publishing PDF from excel should not opening automatically in desktop pdf adobe .it is happening in both Win 10 and Win 11

I'd like to explain that if we export the PDF from Excel, while publishing, the PDF it will be opened using the browser built-in PDF add-in instead of desktop Adobe app.   If the PDF stored locally on the computer, it will find the Adobe reader app…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,932 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,389 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,599 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,604 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
asked 2024-06-12T09:54:14.8866667+00:00
Mohanlal 20 Reputation points
commented 2024-06-13T19:21:13.28+00:00
Mohanlal 20 Reputation points
1 answer

Publishing PDF from excel should not opening automatically in desktop pdf adobe reader. But it was Publishing all the files to edge browser since Default .pdf was set to adobe reader. is happening in both Win 10 and Win 11

I'd like to explain that if we export the PDF from Excel, while publishing, the PDF it will be opened using the browser built-in PDF add-in instead of desktop Adobe app.   If the PDF stored locally on the computer, it will find the Adobe reader app…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,080 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
903 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,604 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
asked 2024-06-12T14:09:37.5133333+00:00
Mohanlal 20 Reputation points
commented 2024-06-13T19:21:06.62+00:00
Mohanlal 20 Reputation points
1 answer

Gridview row.cells Unable to cast checkbox as textbox

I have this Gridview where I'm updating a SQL table. Everything works fine until I come across a column that has checkboxes. I'm getting an error message stating unable to cast/convert checkbox to textbox. Here are the lines in question. Dim columnValue…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,521 questions
asked 2024-06-12T13:33:51.9166667+00:00
Hutty 0 Reputation points
commented 2024-06-13T19:18:22.5666667+00:00
Hutty 0 Reputation points
1 answer

How can I change (and lock?) the default Authentication Method for users to Authenticator app?

Hey all We currently have the Authenticator App and the SMS messages methods available for Authentication Methods. I'm hoping that I could make the default method the Authenticator App and ideally lock it to be the Authenticator app but perhaps leave the…

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,813 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,037 questions
asked 2024-06-13T18:59:24.72+00:00
Nick Marchese 0 Reputation points
edited a comment 2024-06-13T19:13:18.0433333+00:00
akinbade abiola 4,595 Reputation points
1 answer

How to deploy a Python Flask web app with lots of packages in requirements.txt

I have a Python / Flask application that deploys to Azure without any errors in the logs. Unfortunately, the app does not appear after deployment. I only see the default app with UI that says 'Your web app is running and waiting for your content'. I'm…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,140 questions
asked 2024-06-12T14:06:29.6233333+00:00
Buck, Patrick 0 Reputation points
answered 2024-06-13T19:11:25.58+00:00
Buck, Patrick 0 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Azure VM Creation. AuthorizationFailed Error

Hello. I'm currently learning Azure on Microsoft Learn and working through the module  Describe Azure compute and networking services. However, I've encountered an issue in the first exercise. Task 1: Create a Linux virtual machine and install Nginx.…

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,148 questions
asked 2024-06-11T12:01:13.3166667+00:00
Valentyn Tonkonih 5 Reputation points
accepted 2024-06-13T19:11:25.43+00:00
Valentyn Tonkonih 5 Reputation points
0 answers

Enable applocker powershell commandlets in Home versions of Windows

According to this site, I should be able to apply local applocker polices on Home versions of Windows. I cannot get the Set-AppLockerPolicy command to run in powershell. I am running Windows 10 Home Version 22H2 (OS Build 19045.4529). I have applied…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,217 questions
asked 2024-06-13T19:10:56.8166667+00:00
Lorne Martin 0 Reputation points