349,162 questions

Sort by: Created
0 answers

MSDefender Android Application Issue: Infinite Loading and "Accept" Button Failed

Hello, When trying to log in, the application loads infinitely and does not progress. Furthermore, when we re-register an account for login, it takes us to a screen to accept the terms, but the "Accept" button does not perform any function. It…

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
243 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
111 questions
asked 2024-05-28T12:22:10.85+00:00
Mateus Alves 0 Reputation points
0 answers

Custom domain certificate creation with terraform fails with "InvalidCertificate: The certificate env-cert is invalid or password is incorrect."

I am trying to create a custom domain for a Container App using Terraform. The issue I have is with the certificate. I generated a set of fullchain.pem and privkey.pem using Certbot and Letsencrypt using certbot plugin for azure cloud for dns…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-05-28T12:21:57.24+00:00
Riccardo Barbieri 20 Reputation points
0 answers

How to allow users to register for MFA from home without excluding them from location based conditional access policies

We have a requirement where in small number of cases users (new starters or MFA issues) need to register for MFA from a remote location. We have a conditional access policy which restricts access to Azure cloud apps from outside corporate office. We…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,886 questions
asked 2024-05-28T12:20:27.75+00:00
curious7 151 Reputation points
0 answers

Document Intelligence Studio output using Python SDK

Hi, I am using document intelligence studio and see that tables are extracted in exactly same manner when as it look in the image. But when doing the same using Python code is very confusing. I have a booklet of 300 pages and each page either has table…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,446 questions
asked 2024-05-28T12:16:28.41+00:00
NIKHIL SHRESTHA 0 Reputation points
0 answers

Access Backend on VNet from public frontend

I need to deploy a frontend that will be publivly accessible but it needs to commuincate and write to a databse that must not be publicly accesible. The current setup i have is as follows: Deploy the Next JS site using Azure Static Web Apps Create a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,807 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,401 questions
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,206 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
785 questions
asked 2024-05-28T12:15:47.6033333+00:00
Simbarashe Kowo (Platinum Life) 0 Reputation points
0 answers

How to obtain an access token for On-premises SharePoint

I have a SharePoint clientId and clientSecret. Is it possible to obtain an access token for On-premises SharePoint through a Windows service? what should be the API end point to get the access token?

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,395 questions
asked 2024-05-28T12:03:30.0066667+00:00
Shankar, Bhukya 0 Reputation points
0 answers

Image Analysis - Error code may be missing when Input image is too large

Hi, When I call Image Analysis (v4.0, via C# SDK) with 20MB+ image, I receive this error (see that there is no InvalidImageSize error code: The image size is not allowed to be zero or larger than 20971520 bytes. Status: 400 (Bad Request) ErrorCode:…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
326 questions
asked 2024-05-28T11:59:45.77+00:00
Tomas Kristof 0 Reputation points
0 answers

How to implement a logic to iterate though some levels of heirarchy in ADF

I have a doubt if we can approach something like this in ADF. I have created a for each activity where I'm iterating through an array of folders. Let's say I'm passing folder I'd of A and then I'm calling a pipeline in for each that will return sub…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-28T11:56:48.7966667+00:00
Mansi Yadav 20 Reputation points
0 answers

how to add new email in microsoft learn

I want to add a new personal email in my microsoft learn but it is saying I cannot add more than one personal account but my current account is my educational email not my personal. Please help me .

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,588 questions
asked 2024-05-28T11:51:10.02+00:00
Souradeep Dey 0 Reputation points
0 answers

Conditional access & Authentication Strength policy

Hi to all, i am struggling to setup a working authentication policy but i am hitting a wall all the time!.. First of all we have entra P1 license and tenant is registered before 2019.. When i am using per user MFA setting all works fine to enforce MFA…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,886 questions
asked 2024-05-28T11:46:41.6766667+00:00
GS 0 Reputation points
1 answer

I am not able to see my dp-203 in credly dashboard

I earned dp-203 in September 2023, still I am not able to see that badge in my credly account. I have checked the login credentials; both are the same(certificate account and credly). Need assistance.

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,401 questions
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,484 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,046 questions
asked 2024-05-28T11:45:27.46+00:00
SUBHOJIT CHAKRABORTY 0 Reputation points
answered 2024-05-28T11:52:57.47+00:00
Gowtham CP 1,970 Reputation points
0 answers

Object cannot be cast from DBNull to other types.

Good day, I want to check my DB connection and here's my code. private void Button2_Click(object sender, EventArgs e) { string mysqlcon =…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,706 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,395 questions
asked 2024-05-28T11:44:27.7833333+00:00
BgnerNprg207 226 Reputation points
edited a comment 2024-05-28T12:06:36.4366667+00:00
Viorel 113.2K Reputation points
0 answers

How to get azure field in servicenownow

I done the sso integration, but i need without provisioning, how to get fields like city,titile, deparment,mobilenumber in servicenow via sso attribute and cliams, is it [possible to get field

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,886 questions
asked 2024-05-28T11:31:50.3566667+00:00
Meha 0 Reputation points
0 answers

Automatic login of wrong account

I am using Edge on my company provided iPhone. I am also using Teams. One of our customers. invited me to a group on Teams and I accepted. Since then whenever my iPhone needs to launch edge, it wants me to log in to sync. The problem is that at the top…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,176 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,261 questions
asked 2024-05-28T11:30:44.48+00:00
bob hamblin 0 Reputation points
0 answers

Is there a way to restrict multiple instances of an ADF pipeline on Same path of event based trigger?

I'm running Spark notebooks in Synapse using an event-based ADF pipeline. If any notebook gets triggered twice, I encounter a conflict error. I understand that I can avoid concurrent execution of the pipeline by setting the concurrency to 1. However, I…

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,484 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,975 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-28T11:16:32.32+00:00
Divya Sharma 1 Reputation point
0 answers

Microsoft.CognitiveServices Translator results empty

I am trying to use the translator to translate mainly from english into 10-15 other languages. The text almost always is 1-3 words long with minimal context on their use and the API will about 10% of the time have empty strings in some of the resulting…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
351 questions
asked 2024-05-28T11:09:19.3633333+00:00
Lee Tzilantonis 0 Reputation points
0 answers

Will the recent announcement regarding the retirement of the "Bing Maps for Enterprise" service affect the functionality of our XAML Map Control in UWP

Our UWP App employs the library Windows.UI.Xaml.Controls.Maps for showcasing maps. The Xaml map control is equipped with in-built Bing Map support. Therefore, will this announcement have any influence on the operational capabilities of the map control?

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
250 questions
asked 2024-05-28T11:07:19.4633333+00:00
Lokender Tiwari 0 Reputation points
commented 2024-05-28T11:09:44.12+00:00
Lokender Tiwari 0 Reputation points
2 answers

Windows 11 Multi-Session 23H2 not finding documents

Hello, I have a question about Windows 11 Multi Session (23H2) image for using with Azure Virtual Desktop. The search function does not seem to find any documents on desktop or other locations on the virtual machine. I have tried this on our specified…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,861 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,390 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,448 questions
asked 2024-05-28T11:04:33.2266667+00:00
Justin Verstijnen 201 Reputation points
answered 2024-05-28T12:21:32.6166667+00:00
Ahmad Mughal 0 Reputation points
0 answers

GPT 4o image processing issues

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, on uploading images, I am getting time out request errors. It worked for ~5 requests and now not working for any images. Can someone help me to understand…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,448 questions
asked 2024-05-28T11:01:08.05+00:00
Smriti Gupta 0 Reputation points
0 answers

Updates are not downloading in client/server computers from WSUS

I have approved the updates in WSUS server, but client computers are not downloading it. Recently the user who was managing the WSUS server left the org and disabled his user account, from that time this issue occurred. I have added myself to WSUS…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,305 questions
asked 2024-05-28T10:58:48.56+00:00
Pramodh 0 Reputation points