352,000 questions

Sort by: Updated
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,041 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
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-09T04:40:49.2833333+00:00
awijekoon 1,410 Reputation points Microsoft Vendor
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
0 answers

Paging Issue in asp.net MVC

I am trying to add paging but get the error: CS1061: 'IEnumerable<Subject>' does not contain a definition for 'PageCount' and no accessible extension method 'PageCount' accepting a first argument of type 'IEnumerable<Subject>' could be…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,273 questions
asked 2024-06-09T04:35:25.08+00:00
Malam Malam 161 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
accepted 2024-06-09T04:22:34.28+00:00
siva 20 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
0 answers

Cognitive Service and Communication service Connection Error

I got the Error "An error has occurred while connecting "ACSTestService". Try again or select another cognitive service" while I connect cognitive service to my Azure Communication Service how to resolve it

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
729 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,040 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,490 questions
asked 2024-06-09T04:01:09.8+00:00
Soundhar M 5 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,014 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
0 answers

Visual studio 2022 errors: HRESULT: 0x80040402

I have installed Visual Studio 2022 Community edition. I create a new project. Select: Asp.net web application Select: Folder path, etc. Select: .net framework 4.8 Get the message: Exception from HRESULT: 0x80040402 Note: I have been using Visual…

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
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 0 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
0 answers

Is the "Introduction to GitHub" module really in the MS Build 2024 GitHub Copilot Challenge?

I am going through the GitHub Copilot AI Challenge from the Microsoft Build 2024 AI GitHub Challenge. I've finished the "Build a minigame with GitHub Copilot and Python" module today. When I went onto the next module in this AI Challenge it…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,846 questions
asked 2024-06-09T02:03:07.36+00:00
Rod Falanga 561 Reputation points
edited the question 2024-06-09T02:44:09.8666667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
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
0 answers

How many XP points or which level needs to reach before the assessment becomes available

Time to renew Data Analytics certificate (PL-300). How many XP points or which level to reach before the assessment exam becomes available? Is there a live person from Microsoft who can talk?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,846 questions
asked 2024-06-08T17:06:04.5566667+00:00
DJ Liu 0 Reputation points
commented 2024-06-09T02:39:50.7566667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
0 answers

No templates or subcommands found matching: 'blazorserver'

Question Under "Create Blazor components" Section There is a dotnet command for creating a Blazor app by using the blazorserver template in CLI, it doesn't work anymore. The command is below: dotnet new blazorserver -o BlazingPizzaSite -f…

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
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
Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
1 question
asked 2024-06-07T11:18:52.7766667+00:00
FRED 0 Reputation points
commented 2024-06-09T02:34:11.91+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
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,857 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
0 answers

WSA USB Question

I have a question another wsa because I want to be able to boot from wsa because there are apps that can turn your phone into a USB drive and I need it for my windows clean install. I do not have any external media devices large enough for this and I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2024-06-09T01:47:54.1366667+00:00
NM Master 0 Reputation points