97,323 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Blazor Server: It is possible get Current Loged User In DbContext

Hello, I build blazor server multi tenant application and I wants to use HasQueryFilter in entity framework DbContext for predefined filter with TenantId. But I cannot get Current Loged User in DbContext. I inject to DB Context…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
696 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,399 questions
asked 2021-03-17T08:54:54.227+00:00
Jan Mucha 101 Reputation points
edited a comment 2024-05-07T22:50:36.6+00:00
Bruce (SqlWork.com) 56,846 Reputation points
1 answer One of the answers was accepted by the question author.

How to add a function app for azure workbook and sentinel solution

Hi, I am working on contributing to an azure sentinel solution in github, My solution contains data connector and workbooks. Now, I want to add a workbook that talks to a custom endpoint. In this case, the custom endpoint is a function app http…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
988 questions
asked 2024-04-30T07:54:16.0666667+00:00
Ashwin Venkatesha 125 Reputation points
accepted 2024-05-07T22:24:11.4133333+00:00
Ashwin Venkatesha 125 Reputation points
3 answers One of the answers was accepted by the question author.

Restart Azure Web App via Web Job with Powershell script

I am attempting to make a task that restarts our Web Application. I have read that I should be able to use a Web Job in combination with a Powershell script. What I have tried is a simple powershell script, such as "Restart-AzWebApp…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,929 questions
asked 2023-08-30T14:35:29.0966667+00:00
Austin Anderson 20 Reputation points
commented 2024-05-07T22:20:15.4766667+00:00
Rimon.C 0 Reputation points
9 answers One of the answers was accepted by the question author.

Installing Microsoft Teams in Linux

Any help on how to install/configure Microsoft Team in Linux

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,135 questions
Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2019-12-11T21:07:24.147+00:00
json 21 Reputation points
answered 2024-05-07T22:15:12.61+00:00
Matthew Mckenzie 5 Reputation points
1 answer One of the answers was accepted by the question author.

KQL validation is failing locally

I ran dotnet test as per https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally [xUnit.net 00:00:00.41] Exception discovering tests from Kqlvalidations.Tests: System.BadImageFormatException: Could not load file or assembly…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
988 questions
asked 2024-04-26T06:17:29.5366667+00:00
Ashwin Venkatesha 125 Reputation points
accepted 2024-05-07T22:01:16.9833333+00:00
Ashwin Venkatesha 125 Reputation points
3 answers One of the answers was accepted by the question author.

New Outlook - 1.2023.526.100 - Unable to Move Open Email to a folder - only setup a rule to do for all

Hello On new outlook 1.2023.526.100 - the "move to folder" option is not available on the ribbon for an Open Email (aka pop-out email). Whereas this feature is available under Classic Outlook. This therefore requires additional effort to…

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.
3,849 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,017 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
393 questions
asked 2023-06-07T14:59:26.08+00:00
Martin Cockshott 75 Reputation points
answered 2024-05-07T21:30:26.7466667+00:00
Reluctant User 0 Reputation points
2 answers One of the answers was accepted by the question author.

vnet peering, NVA, and BGP

Hello everyone. I've been trying to achieve a robust network design for infrastructure on the Azure platform. I've established vnets in both West US and South Central US. The vnets are peered and the following two options are enabled. wus-vnet …

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-04-17T22:26:44.1966667+00:00
AdamTyler-3590 130 Reputation points
accepted 2024-05-07T20:19:32.2733333+00:00
AdamTyler-3590 130 Reputation points
2 answers One of the answers was accepted by the question author.

Not able to ping secondary NIC IP address with same VNET/SNET VM.

I have added another network interface card on an azure VM running with CentOS. a dynamic IP is assigned to the NIC, and I can see the IP after login the VM. when I try to ping NIC1 IP address from another VM of same VNET/SNET it went successful, but…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 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-07T15:32:45.55+00:00
Daniyal Raza 21 Reputation points
answered 2024-05-07T20:14:32.5633333+00:00
Daniyal Raza 21 Reputation points
1 answer One of the answers was accepted by the question author.

ERROR: The user, group or application does not have secrets get permission on key vault

Azure Pipeline throws the below error but I am unable to find the correct appid. Is there a way to back trace and figure out the correct "appid" using the "oid" printed? and what is oid (object id ?) ERROR: The user, group or…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,597 questions
asked 2022-01-29T07:58:42.223+00:00
David Maryo 101 Reputation points
commented 2024-05-07T19:39:53.51+00:00
Harpreet Singh Arora 0 Reputation points
1 answer One of the answers was accepted by the question author.

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,135 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,676 questions
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,878 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 20 Reputation points
commented 2024-05-07T19:12:29.7066667+00:00
Adão Duque 20 Reputation points
4 answers One of the answers was accepted by the question author.

The subscription is not allowed to create or update the serverfarm

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,929 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 18,451 Reputation points Microsoft Employee
commented 2024-05-07T18:52:43.5466667+00:00
Doc C 0 Reputation points
1 answer One of the answers was accepted by the question author.

Connect to Azure Redis Cache from non-local network

I have an Azure Redis Cache instance which is up and running. I would like the redis server to receive data from a non-local network, such as my web server. For example, I want to access the redis server via PHP from my web server via $redis->connect.…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
216 questions
asked 2023-12-30T10:01:34.76+00:00
Tobias Widmer 20 Reputation points
commented 2024-05-07T18:47:35.44+00:00
Samuel Segbornya Kodzo Adranyi 0 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to specify Search API Version in a Chatbot API request?

Hello! We have an application that: Implements a Chatbot through Open AI service. The chatbot requests are being handled through a REST API request. We have an index created in Azure Cognitive Search, which is implementing Vector Search, using…

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.
724 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,203 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,407 questions
asked 2024-04-11T13:47:10.9966667+00:00
Eduardo Raffoul 20 Reputation points
accepted 2024-05-07T18:04:38.44+00:00
Eduardo Raffoul 20 Reputation points
4 answers One of the answers was accepted by the question author.

Post-crash session restore not restoring tab groups

Hello all, not sure if this is a bug or intended behaviour, but is certainly inconvenient. Platform: Windows 10 21H2. This has been happening on the latest stable Edge versions, including 110.0.1587.63. Scenario: Edge is closed with an unclean…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,150 questions
asked 2023-03-05T14:03:58.7666667+00:00
4004 50 Reputation points
commented 2024-05-07T17:46:43.16+00:00
Muhammad Irtaza 0 Reputation points
1 answer One of the answers was accepted by the question author.

Logic Apps: "Send approval email" action requires "Any IP" for inbound IP setting

During testing, users were unable to record an approve/reject response in emails that were sent by the "Send approval email" action (Office 365 Outlook connector). I think this is due to the Logic App "Allowed inbound IP addresses"…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
asked 2021-12-21T17:15:37.067+00:00
Jeff 66 Reputation points
commented 2024-05-07T17:34:08.73+00:00
Pradeep Piplawa 0 Reputation points
5 answers One of the answers was accepted by the question author.

File cannot be opened because it does not exist or it is used by another process in Azure Synapse workspace

Hi, I created a new Azure Synapse Analytics resource and uploaded some csv files to the data lake storage created with the Synapse. I can see the files in the workspace and preview the files. However, when I tried to create a new SQL script from the…

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,402 questions
asked 2021-03-19T04:27:04.9+00:00
Bryan Wang 31 Reputation points
commented 2024-05-07T17:31:53.31+00:00
David Hernandez 0 Reputation points
1 answer One of the answers was accepted by the question author.

It is possible to change the API key for language models within Azure Open AI

It is possible to change the API key for language models within Azure Open AI, and how to do it. Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,203 questions
asked 2024-05-06T16:18:17.8466667+00:00
Schifter, Gabriela 95 Reputation points
commented 2024-05-07T17:07:27.13+00:00
Schifter, Gabriela 95 Reputation points
1 answer One of the answers was accepted by the question author.

Automatic updates on source systems

Hi friends, I have a requirement that the business has 12 different upstream sources SAP, CRM, Oracle HCM, SqlServer, PostgreSQL, and multiple other open-source databases and custom applications, etc. and every system has its master record, and just…

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,402 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,618 questions
asked 2024-05-06T16:17:15.8566667+00:00
Anshal 1,906 Reputation points
commented 2024-05-07T16:47:41.84+00:00
Anshal 1,906 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft practice exam for az-900

Do you offer practice exams for AZ-900? Thank you, Anthony Lefebvre

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,203 questions
asked 2024-05-05T11:17:13.7366667+00:00
Anthony Lefebvre 20 Reputation points
accepted 2024-05-07T16:43:44.8666667+00:00
Anthony Lefebvre 20 Reputation points
2 answers One of the answers was accepted by the question author.

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
595 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 20 Reputation points
commented 2024-05-07T16:12:11.9233333+00:00
rbrundritt 15,386 Reputation points Microsoft Employee