296,381 questions

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

How to calculate Egress cost for data replication from Azure VM to On-premise VM using SQL always on?

Hi Team, I would like to setup a SQL Always-on configuration to replicate data from Azure Virtual Machine to my on-premise Virtual Machine. I would like to know: Whether it incurs Egress costing for moving data out of Azure through SQL always-on? …

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,417 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,219 questions
asked 2024-06-05T07:00:51.8166667+00:00
Anshul Farkya 131 Reputation points
edited the question 2024-06-09T05:21:21.5266667+00:00
KapilAnanth-MSFT 38,036 Reputation points Microsoft Employee
2 answers

Show a Planner Plan as a Tab inside Teams Channel is no more working using Graph API, any advice?

I have this workflow which:- Create a new Team Channel Create a new Planner Plan Show the Planner Plan as a tab inside the Team Channel. this was working well for around 6 months, but recently it stop working as expected.Here is my workflow which…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,983 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,624 questions
asked 2024-06-07T06:57:07.46+00:00
john john Pter 110 Reputation points
edited a comment 2024-06-09T05:17:33.6166667+00:00
awijekoon 1,410 Reputation points Microsoft Vendor
1 answer

The operation is not allowed by RBAC. If role assignments were recently changed, please wait several minutes for role assignments to become effective.

I am the owner but got "The operation is not allowed by RBAC. If role assignments were recently changed, please wait several minutes for role assignments to become effective. " when trying to create a certificate

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,157 questions
asked 2024-06-08T23:33:02.3266667+00:00
Alan W Zhang 0 Reputation points
edited an answer 2024-06-09T05:09:29.78+00:00
TP 80,586 Reputation points
1 answer One of the answers was accepted by the question author.

Azure ARC extended security update

I have created and activated extended security update license in azure arc with 200 physical cores for datacenter edition. now my query is what if i link servers that having more than 200 physical cores to that activated license where i activated only…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
350 questions
asked 2024-06-08T19:02:34.76+00:00
siva 20 Reputation points
commented 2024-06-09T05:02:56.4966667+00:00
siva 20 Reputation points
1 answer

Create Tab call in Teams call for MS Planner showing all Tasks, not just from referenced Planner

Hi all, we are struggling with an issue POSTing to the "Add tab to channel" endpoint using Graph API. The calls succeed, but the tab instead of showing tasks from the referenced Plan shows "My Tasks" and therefore all tasks assigned…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,983 questions
asked 2024-05-28T07:44:47.6266667+00:00
Maximilian HENKENSIEFKEN 26 Reputation points
answered 2024-06-09T04:57:22.6633333+00:00
awijekoon 1,410 Reputation points Microsoft Vendor
1 answer

How to automatically add new/existing email accounts to a distribution group in Office 365

Hi, I hope you are doing well. Please guide me on how to automatically add a new email account to a distribution group in Office 365 upon creation. Additionally, I would like to know the steps to add an existing email account auto-add to a distribution…

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,042 questions
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.
36 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
7 questions
asked 2024-06-09T04:27:17.67+00:00
Shalika Sankalpa silva 0 Reputation points
answered 2024-06-09T04:51:07.6566667+00:00
speedly grow 0 Reputation points
2 answers

Make calendar in datagridview c#

Good day! Please take a look the image below. I want to input day from June to July but no color displayed from start to end date. And here my code. int offset = 4; foreach (DataGridViewRow row in dataGridView1.Rows) { …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 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,451 questions
asked 2024-06-08T10:06:27.07+00:00
BgnerNprg207 226 Reputation points
answered 2024-06-09T04:44:38.54+00:00
KOZ6.0 5,550 Reputation points
4 answers

How to deploy a streamlit application on Azure App Service (WebApp)

Deploy streamlit based python application to Azure app service without using Docker.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,113 questions
asked 2023-12-29T07:12:56.71+00:00
Kumar Shanu 61 Reputation points
commented 2024-06-09T04:40:36.1233333+00:00
Kumar Shanu 61 Reputation points
1 answer One of the answers was accepted by the question author.

ASP.NET MVC - Implementing Search Functionality

I've implemented a search to filter out records by LastName but it doesn't work; basically it does nothing. I have Googled and tried using several code sample but not been able to use them since I get syntax errors. How do I get the search to…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,355 questions
asked 2024-06-06T04:48:06.3933333+00:00
Malam Malam 161 Reputation points
commented 2024-06-09T04:15:55.97+00:00
Malam Malam 161 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix this error "{ "code": "InvalidTemplateDeployment", "message": "The template deployment 'openai' is not valid according to the validation procedure. The tracking id is 'c91a9339-2741-4dcd-b5a6-b86ce77a0dfe'. See inner errors for details.", "

When I try to run Azure Open AI demo on GitHub, it returns me the following error, I have azure open ai service set up, and I have acces to azure open ai service since a month now. { "code": "InvalidTemplateDeployment", …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,395 questions
asked 2024-06-07T01:57:45.11+00:00
Santiago Ramirez 0 Reputation points
commented 2024-06-09T03:38:03.2+00:00
Santiago Ramirez 0 Reputation points
7 answers One of the answers was accepted by the question author.

Microsoft SQL Server Studio - Dark Mode

Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?

Azure SQL Database
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 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.
13,015 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,571 questions
asked 2023-12-19T13:11:52.4966667+00:00
Kıvanç ÖZDEMİR 125 Reputation points
commented 2024-06-09T03:32:16.18+00:00
Troy Krajancic 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Firewall- source IP for ingress traffic

what will be the source IP for ingress traffic from internet on Azure FW. I mean initially request will come from the Internet public IP but once it comes inside the network after passing Azure FW, source IP will be Internet public IP or Firewall private…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
585 questions
asked 2024-06-07T06:39:38.59+00:00
Pranav Prashant 20 Reputation points
accepted 2024-06-09T03:20:06.9033333+00:00
Pranav Prashant 20 Reputation points
1 answer

My user password is not working in Azure Cloud Shell during Nginx package download

This question is related to the following Learning Module

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,113 questions
asked 2024-06-07T18:31:30.7333333+00:00
Mir Dader Ali 0 Reputation points
commented 2024-06-09T02:50:12.0366667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Clicking on User's profile results in profile not found page

Good afternoon, When I click on user's profile, I get profile not found page instead of that user's profile. Also I was getting 500 error today a few times.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
616 questions
asked 2024-06-07T22:01:18.17+00:00
Naomi Nosonovsky 375 Reputation points
accepted 2024-06-09T02:49:34.1433333+00:00
Naomi Nosonovsky 375 Reputation points
15 answers One of the answers was accepted by the question author.

Windows 11 Incompatible with i5 7200U Processor

PC Health Check is reporting my laptop to be incompatible with Windows 11 due to my processor being 'unsupported', but it's listed as a supported processor on Microsoft's list. It is the Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.71 GHz processor. …

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2021-10-07T16:23:24.307+00:00
MsPLG 61 Reputation points
answered 2024-06-09T02:42:21.26+00:00
Bimal Gautam 0 Reputation points
3 answers

Remove orphaned features from site on the SP2019.

Hello, I found few orphaned features on the site which was migrated from SP2013 to SP2019. Long time ago site was created on the SP2007. Site uses few custom .wsp packages, but all these packages are on the SP2019. Config wizard crashes on the site's…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,858 questions
asked 2021-04-26T13:44:43.593+00:00
Oleg Tserkovnyuk 581 Reputation points
answered 2024-06-09T02:33:33.59+00:00
Noorul Ahmed 21 Reputation points
3 answers

Windows 11 | Computer says i have no internet connection (Wi-Fi and Ethernet), yet i am connected.

Hi! I have an issue with my internet, both Ethernet and Wi-Fi, where it says i'm not connected to internet yet i can browse the web, play online games and other things requiring internet. I am unble to update windows through the windows update tool, i'm…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2024-01-05T11:19:17.0766667+00:00
Jørgen Sandberg 25 Reputation points
answered 2024-06-09T01:27:00.53+00:00
Ramasubramaniam Iyer 0 Reputation points
2 answers

Exchange 2016 on prem Autodiscover not working

Some time over the last month, an issue has arisen with our exchange 2016 server Autodiscovery. Attempting to configure an outlook 2016 client I could not connect to the exchange 2016 server. The client is being configured on the internal LAN. I have…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,425 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
421 questions
asked 2024-06-03T14:27:10.49+00:00
Billy Profitt 96 Reputation points
answered 2024-06-09T01:06:54.29+00:00
Billy Profitt 96 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Site Recovery Hyper V Cluster to Hyper V Cluster

Is there documentation and the ability to use ASR to replicate and failover from an onsite hyper v cluster to another hyper v onsite cluster?

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
660 questions
asked 2024-06-08T16:19:23.0066667+00:00
Johnny 1 Reputation point
accepted 2024-06-09T00:09:10.91+00:00
Johnny 1 Reputation point
18 answers

My windows search bar on windows 11 isn't working

It randomly stopped working and won't open at all, I can't find SearchHost.exe to check if it's enabled and I am seriously stressed because I can't open certain files or my driver installer without searching

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2023-02-22T22:22:51.4666667+00:00
Oliver Turk 90 Reputation points
commented 2024-06-08T23:45:09.7633333+00:00
Martin S 0 Reputation points