97,832 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

Not currently possible to complete VS Code Day Challenge

It looks like a few people are only able to complete 10/11 of the modules required for the VS Code Day challenge (https://aka.ms/VSCodeDayChallenge) and I think this is because the 11th module has been removed. I can see that a few people who have…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
7 questions
asked 2024-05-16T02:22:13.2633333+00:00
Nick Dimcheff 0 Reputation points
accepted 2024-05-16T05:39:55.3033333+00:00
Nick Dimcheff 0 Reputation points
1 answer One of the answers was accepted by the question author.

Get enum string from integer

Hello I have this enum: Friend Enum Blah As Integer Zero = 0 One = 1 Two = 2 End Enum I will get an integer and need to return the related string. ie will need to convert 1 to One. Select Case InputInteger Case 0 …

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,587 questions
asked 2024-05-16T01:15:44.92+00:00
StewartBW 385 Reputation points
accepted 2024-05-16T02:29:49.98+00:00
StewartBW 385 Reputation points
1 answer One of the answers was accepted by the question author.

How to renew my AZ-104: Microsoft Azure Administrator

Hi All, I have take my AZ-104: Microsoft Azure Administrator certification on Nov 2022 and the certificate got expired Nov 2023. The time has passed to renew it. Is there any way to renew it or do I need to retake the exam again? When I try to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,346 questions
asked 2024-05-15T19:57:09.37+00:00
Naveed Shaik 0 Reputation points
edited the question 2024-05-16T05:03:51.75+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Can two vms (on separate virtual networks) ping each other? If so, how

{VNET1} (VM1)Windows VM (testserver)- Private IP address = 10.0.0.7 VNet Address space: 10.0.0.0/16 Subnet Apps Address space: 10.0.0.0/24 {VNET2} (VM2) Linux VM {sonicwall} private IP address =172.16.0.4 VNet2 Address space: 172.16.0.0/16 Subnets…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,230 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,187 questions
Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
661 questions
asked 2024-05-15T18:39:47.7533333+00:00
Steven O 20 Reputation points
accepted 2024-05-16T01:03:37.03+00:00
Steven O 20 Reputation points
1 answer One of the answers was accepted by the question author.

I am being charged for a resource that I do not have.

Hello, everyone, I want to leave a question about a problem I've had with my Azure subscription. I have a basic plan that includes a resource group with a SQL database and a web service, all for a monthly cost of $20. To test, I created a new resource…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,094 questions
asked 2024-05-15T16:43:46.7633333+00:00
Alexis Oborski 0 Reputation points
accepted 2024-05-15T17:47:24+00:00
Alexis Oborski 0 Reputation points
1 answer One of the answers was accepted by the question author.

String to Enum?

Hello, How to assign a string to an enum in vb.net? DirectCast([Enum].Parse(GetType(Blah), "Second"), Integer) Option Strict On disallows implicit conversions from 'Integer' to blah. Public Enum Blah First Second Thirds End Enum

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,587 questions
asked 2024-05-15T16:39:50.26+00:00
StewartBW 385 Reputation points
accepted 2024-05-15T22:15:16.32+00:00
StewartBW 385 Reputation points
1 answer One of the answers was accepted by the question author.

Facing issue in deploying .net application to web app to azure

Hi Team, I have written a buid and deployment pipeline to deploy a .net application to a web app in azure. Hi Team, I have written build and deployment pipelines to deploy a .net application on web app. Build pieline is producing artefact but deployment…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,346 questions
asked 2024-05-15T16:33:51.68+00:00
Salil Singh 0 Reputation points
accepted 2024-05-16T03:39:13.1433333+00:00
Salil Singh 0 Reputation points
1 answer One of the answers was accepted by the question author.

Using the same credit card for two free accounts

Can I use the same credit card number (not prepaid neither virtual) to activate 2 free accounts associated with two differente people?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,094 questions
asked 2024-05-15T16:21:55.1466667+00:00
Marius - Roma 351 Reputation points
commented 2024-05-16T05:51:52.29+00:00
Marius - Roma 351 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to sign-up a new developer M365 sandbox -

Hi I have not been able to finish sign-up process for a new M365 developer sandbox subscription. When I reach the "add phone number for security" part, regardless of which phone number I have entered ( have tried with my work / personal / brand…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,658 questions
asked 2024-05-15T16:13:35.2066667+00:00
Jippe ZZZ 20 Reputation points
accepted 2024-05-16T06:20:56.72+00:00
Jippe ZZZ 20 Reputation points
1 answer One of the answers was accepted by the question author.

How do I set a variable in Power Automate?

I cannot find the PA feature to set a variable. As an example, I want to set a Y/N variable to yes (true?) if something happens so it doesn't happen again. In Designer, it was super easy as it has a SET feature that really was very flexible to use. TIA,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,774 questions
asked 2024-05-15T12:05:55.7166667+00:00
Kevin M 136 Reputation points
edited the question 2024-05-16T01:36:28.2466667+00:00
Emily Du-MSFT 42,186 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Incorrect MCID

I could see different MCIDs in my Azure fundamental certificate and microsoft profile. Azure fundamental certificate: 995883481 Microsoft profile: 995883542

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,346 questions
asked 2024-05-15T11:37:21.74+00:00
Samreen Fathima 20 Reputation points
accepted 2024-05-15T12:25:49.6733333+00:00
Samreen Fathima 20 Reputation points
1 answer One of the answers was accepted by the question author.

My question keeps getting deleted

This question.. https://learn.microsoft.com/en-us/answers/questions/1667812/hidd-get*string-functions-dont-work-for-builtin-to I've tried to post it again once, as upon trying to post a new question there was a notification that I had a draft and it…

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.
593 questions
asked 2024-05-15T11:37:00.2466667+00:00
Wallby 46 Reputation points
accepted 2024-05-15T19:01:21.12+00:00
Wallby 46 Reputation points
1 answer One of the answers was accepted by the question author.

Synapse Serverless SQL request keeps running forever when using pyodbc connection

Synapse Serverless SQL request keeps running forever when I try to connect its database through pyodbc connection and make the request 'Create Schema XXX' remotely. There is no option available to stop or abort the process through the synapse workspace. …

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,434 questions
asked 2024-05-15T09:14:24.3433333+00:00
Feng, QingTang 20 Reputation points
commented 2024-05-16T05:48:11.0433333+00:00
Feng, QingTang 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to get static URL of an image in Sharepoint to be used publicly

Currently we have a client that utilizes Sharepoint in an organization, and they want to know how to get the direct static url of an image in their sharepoint to be used in an markdown text editor in our web app, that will be eventually sent out via…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,774 questions
asked 2024-05-15T07:48:38.8666667+00:00
Rhon Dy Tioco 0 Reputation points
accepted 2024-05-16T06:16:29.7366667+00:00
Rhon Dy Tioco 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can Basic Load Balancer be updated by arm template after 31 March 2025?

Hi team, According to the document https://azure.microsoft.com/en-us/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer/. It says "You can continue to use your existing Basic Load Balancers until…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
406 questions
asked 2024-05-15T07:15:53.65+00:00
Chao Yan 40 Reputation points Microsoft Employee
accepted 2024-05-15T07:34:31.96+00:00
Chao Yan 40 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Retain emails from a specific sender in the Recovered Folder for more than 30 days

Hello everyone, We have some emails from a specific senders, that users sharing a shared mailbox deleted. The problem is when we needed the said email, more than 30 days had passed so we couldn't recover it. I tried searching online and got confused over…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,070 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,375 questions
Microsoft Intune Compliance
Microsoft Intune Compliance
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Compliance: Adhering to rules, standards, policies, and laws.
140 questions
asked 2024-05-15T05:35:14.65+00:00
Αγριανίτης, Νίκος 0 Reputation points
edited the question 2024-05-16T01:16:34.25+00:00
Jake Zhang-MSFT 1,235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

My certification is not updated in my learn profile yet

Hi There, I passed my exam on 9th May 2024. I can see my certificate in my Certiport account and my badge in Credly account but in my Microsoft is not updated yet. Same exam which i could't make it, was updated in 2 hours but the passed one not yet.…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,346 questions
asked 2024-05-15T05:25:04.6433333+00:00
Deepika Sharma 20 Reputation points
commented 2024-05-15T12:38:43.66+00:00
Deepika Sharma 20 Reputation points
1 answer One of the answers was accepted by the question author.

I don't have a last name in any of my ID and was not allowed to give my AZ900 exam. How should i reschedule my exam

Unable to give exam due to last name as NA. Whom should i contact to reschedule as I wasn't allowed to give test because i used NA as my last name.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,346 questions
asked 2024-05-15T01:12:54.8766667+00:00
Irtika verma 20 Reputation points
accepted 2024-05-15T08:47:02.4166667+00:00
Irtika verma 20 Reputation points
1 answer One of the answers was accepted by the question author.

Failed to integrate SharePoint with Graph api in react spfx

I am going to use graph api in spfx, Could anyone help me auth the sharepoint files with graph api in spfx? I was using Azure ad app only, and the result return 403 error.

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,695 questions
asked 2024-05-14T23:53:24.5066667+00:00
lee sharepoint 0 Reputation points
accepted 2024-05-15T15:33:52.8833333+00:00
lee sharepoint 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to install all the nuget packages in one click ?

I want to install the nugets by "publisher1" and currently I see that I can do this one by one but the packages are so many , is there a way to install all of them ? For example how to install all of the packages from this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,658 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,333 questions
asked 2024-05-14T22:51:29.5566667+00:00
William de 116 Reputation points
commented 2024-05-15T13:40:37.4266667+00:00
William de 116 Reputation points