290,323 questions

Sort by: Updated
2 answers

What are the Policies available for GraphQL API in Azure API management?

I've been delving into policies for my GraphQL API within Azure API Management (APIM), and I've noticed that certain policies such as mocking and caching appear to be disabled. This has left me wondering whether these policies are not supported for…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,774 questions
asked 2024-04-24T10:41:21.13+00:00
Arpan Banerjee 5 Reputation points
commented 2024-05-08T08:10:03.5166667+00:00
Arpan Banerjee 5 Reputation points
1 answer

SQL Connectivity Issue From Cloud app to on-prem server

hi, I have deployed a .net core MVC app in azure app service as a webapp. I have to connect to a on-prem sql server to retrieve data. I have setup Azure relay/hybrid connection for the same. Also I have installed hybrid connection manager in on-prem…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,199 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,776 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T10:38:07.05+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-08T08:09:12.42+00:00
Santhi Dhanuskodi 145 Reputation points
1 answer

Problem connecting to VPN using Azure VPN from work laptop

I am the only one of the team who could not connect to VPN. Encountered error message is "Status: Server did not respond properly to VPN Control Packets". Date and time is synchronized Azure VPN Client is allowed on firewall Tried updating WAN…

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,389 questions
asked 2024-04-23T07:22:16.11+00:00
Surio, John Dye 0 Reputation points
commented 2024-05-08T08:09:04.48+00:00
KapilAnanth-MSFT 35,501 Reputation points Microsoft Employee
1 answer

Outlook Read Aloud

Hi I am trying to get the Read Aloud function to work on outlook to work as its not working at the moment When clicking on Read Aloud, i see the toolbar but there is no sound or reading at all Then after awhile of closing the Read Aloud toolbar, i get…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,014 questions
asked 2024-05-08T03:54:08.1666667+00:00
tommy soo 61 Reputation points
edited an answer 2024-05-08T08:08:14.7933333+00:00
SokiGuo-MSFT 23,481 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Is it possible to automate trusting an Azure Data Explorer database connection?

We dynamically create Azure users and generate a database for each user in our Azure Data Explorer cluster. There is a security feature in Data Explorer that asks the user whether they want to trust the connection to the database (see attached…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
484 questions
asked 2024-05-02T13:13:42.56+00:00
42726446 0 Reputation points
accepted 2024-05-08T08:07:52.6733333+00:00
42726446 0 Reputation points
2 answers

When I'm doing manifest file signing using 'mage', why 2 hash signatures are getting created?

Here is the command I'm using: mage -sign UNSIGNED2.manifest -CertHash <Fingerprint> When I'm running the above command, 2 hash signatures are getting created. Why? Thanks

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,776 questions
asked 2024-05-08T06:26:08.8066667+00:00
Aman Jain 0 Reputation points
answered 2024-05-08T08:07:30.2033333+00:00
Hania Lian 8,136 Reputation points Microsoft Vendor
1 answer

Webview is not allowing the remaining UI elements to render properly

I have labels, images and button along with webview. When I am landing to this webview page, the remaining UI controls are not rendered(not shown in the UI). When I start scrolling then the UI elements are rendered properly like in attached screenshots.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
767 questions
asked 2024-05-07T09:31:52.57+00:00
Keerthana Krishna 20 Reputation points
commented 2024-05-08T08:07:18.06+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor
1 answer

Connect-OrganizationAddInService using Entra ServicePrincipal ID

I am trying to find if someone has successfully done this, basically automatize the deployment of an Add-in to Office 365 Client Secret: "1111111111111111111" (This is a secret that should be protected and not shown, I am having a look how to…

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,199 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
512 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,383 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,606 questions
asked 2024-04-25T20:01:49.8666667+00:00
Juan Perez 0 Reputation points
edited a comment 2024-05-08T08:05:58.31+00:00
Juan Perez 0 Reputation points
1 answer

How can I run an automation template

I want to run an automation template for a sql database deployed with ARM. The aim is to trigger a stored procedure

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,776 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,131 questions
asked 2024-05-08T00:16:54.5566667+00:00
Oyin 0 Reputation points
answered 2024-05-08T08:05:53.83+00:00
Ruel Cabusas 15 Reputation points
1 answer

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,681 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 0 Reputation points
commented 2024-05-08T08:05:28.8733333+00:00
BS 0 Reputation points
2 answers

Egress cost for Azure storage account data transfer to same region VM

Is egress cost incurred for transferring data from a blob container in a storage account to a VM in the same Canada region every day?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,173 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,718 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,441 questions
asked 2024-04-29T18:47:32.8533333+00:00
Noushad Karuthadath 20 Reputation points
commented 2024-05-08T08:05:13.0933333+00:00
Noushad Karuthadath 20 Reputation points
1 answer

MAUI: The CollectionView items collide with each other when scrolling

When I try to scroll top to bottom at that time, the CollectionView items collide on the iOS platform, but it works fine on the Android platform. Below, I am adding a screenshot and Screen record of this issue. Screenshot: Screen Record: screen record…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-04-29T14:07:42.5733333+00:00
Sreejith Sreenivasan 691 Reputation points
commented 2024-05-08T08:04:45.1233333+00:00
Aleena George 20 Reputation points
2 answers

Can't add physical fido2 passkey/security key to my microsoft account, using edge

Hello, I'm trying to add my physical usb pass key ( security key ) brand is Feitian k9, I enter the pin and there's a message password is saved, afterwards it says couldn't add the physicial key key works %100 fine in other browsers and apps and phone

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,150 questions
asked 2024-05-07T20:35:53.6033333+00:00
qnfrr12 0 Reputation points
answered 2024-05-08T08:03:55.4966667+00:00
qnfrr12 0 Reputation points
1 answer

I need to white list outr email server IP

I'm working on project where we have our own email server, it is connected in rerouting schema with exchange online using outbound/inbound connectors. When client sends email to over 380 recipients, we are getting error "too many…

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,199 questions
asked 2024-04-28T21:52:51.5166667+00:00
Ante Kotarac 20 Reputation points
commented 2024-05-08T08:03:20.1566667+00:00
Bruce Jing-MSFT 845 Reputation points Microsoft Vendor
1 answer

Traffic path between Azure storage account and Azure VM

i have a Site to site VPN from om-prem to Azure. i have azure storage account which is set to accept traffic from anywhere. i transfer some data from on-prem to Azure storage account, this will be transferred over the internet to public endpoint of…

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,718 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,167 questions
asked 2024-05-05T14:54:32.9166667+00:00
Noushad Karuthadath 20 Reputation points
commented 2024-05-08T08:01:34.11+00:00
Noushad Karuthadath 20 Reputation points
1 answer

Microsoft Azure 104 Certificate Renewal Show Everytime Your overall results:50% and Failed Status.

Hello, I have tried to renew my azure 104 certificate on 30/10/2023 and i have given 26 Questions exams two time and everytime it shows the same results. i guarantee that i have given correct answers to the require criteria. Please help as soon as…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,211 questions
asked 2023-10-30T11:37:58.4033333+00:00
Pankaj Shah 0 Reputation points
commented 2024-05-08T08:01:26.17+00:00
Jigar Sarvaiya 0 Reputation points
1 answer

Cannot create M365 tenant for learning

Hi team, I'm trying to follow the official collection "Level up: Microsoft 365 Fundamentals" to learn new skills. But I'm currently block at this step:…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
31 questions
asked 2024-03-14T11:12:09.48+00:00
Gaël Varlet 5 Reputation points
edited the question 2024-05-08T08:00:11.2166667+00:00
kguntaka 670 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Need sandbox for learning

I am currently doing the MS-900 Microsoft 365 Fundamentals: Describe Microsoft 365 apps and services training and in the first module "Explore Microsoft 365 tenant" it asks us to join the Microsoft 365 developer program. Once I do this I get…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
31 questions
asked 2024-03-22T00:02:21.2+00:00
Andre Avila 35 Reputation points
edited the question 2024-05-08T07:59:52.16+00:00
kguntaka 670 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Do not qualify for developer sandbox? Needed for Learn Modules

Hello, The Learn module in the Microsoft 365 fundamentals (https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant) instructs learners to create a developer account to get the free 90-day sandbox to train in.…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
31 questions
asked 2024-04-11T17:36:20.01+00:00
rclamarre 20 Reputation points
edited the question 2024-05-08T07:57:52.8066667+00:00
kguntaka 670 Reputation points Microsoft Vendor
1 answer

Thank you for joining. You don't current qualify for a Microsoft 365 Developer Program sandbox subscription.

Hello, I am currently doing the MS-900 Microsoft 365 Fundamentals: Describe Microsoft 365 apps and services and on the Explore Microsoft 365 tenant part of the learning course it asks us to Join the Microsoft 365 developer program. After I joined it…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
31 questions
asked 2024-03-21T23:53:04.8066667+00:00
Andre Avila 35 Reputation points
edited the question 2024-05-08T07:57:22.9+00:00
kguntaka 670 Reputation points Microsoft Vendor