97,814 questions

Sort by: Updated
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.

How to migrate database users from Azure PostgreSQL single server to flexible server?

Hello team, I was using the migration tool provided in Azure portal to migrate databases from PostgreSQL single server to flexible server.The migration itself was successful and I could see my database and data in the flexible server. The issue I am…

Azure Database for PostgreSQL
asked 2024-05-06T18:47:09.7233333+00:00
Pratik 20 Reputation points
commented 2024-05-16T00:49:53.6833333+00:00
Oury Ba-MSFT 16,646 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

VS Enterprise Containerized a Function App with Azure Function Template

Hi, Created a simple Function App (FuncTest2) in Visual Studio Enterprise 2022 using the Azure Function Template with Docker Support. The solution is located in C:\Projects\FuncTest2 Here's the Dockerfile #See https://aka.ms/customizecontainer to learn…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,341 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 45 Reputation points
accepted 2024-05-16T00:30:52.8966667+00:00
Allan Au 45 Reputation points
3 answers One of the answers was accepted by the question author.

Could it be possible to restore the SQL Server 2005 database into the SQL Server 2019

I am using SQL Server 2005 from the year 2010. Now I am wishing to install SQL Server 2019 in the same machine. Is there any problem if I restore the previous version in new version ?

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,834 questions
asked 2021-07-23T07:55:39.29+00:00
Prasanta Kumar Biswas 21 Reputation points
commented 2024-05-16T00:29:26.05+00:00
Kundan Kishor Talele 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I customize Microsoft Edge browser plugins to use separate email accounts for work and personal purposes?

I've begun using the Microsoft Edge browser [Version 124.0.2478.97 (Official Build) (64-bit)], and I require assistance in segregating my browser profiles using distinct accounts on my Windows 11 PC: Personal account: personal.account@outlook.com Browser…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,158 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,740 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,954 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,775 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,339 questions
asked 2024-05-14T01:26:54.8266667+00:00
EnterpriseArchitect 4,846 Reputation points
accepted 2024-05-16T00:20:08.3433333+00:00
EnterpriseArchitect 4,846 Reputation points
2 answers One of the answers was accepted by the question author.

system error when vectorising data

When running an indexer to add data in an index to a vector field I'm getting the following error The data field 'contentVector/0' in the document with key 'b3NNVkFQcVdoSk1EQUFBQUFBQUFBQT090' has an invalid value of type 'Collection(Edm.Double)' ('JSON…

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.
736 questions
asked 2024-01-18T07:48:28.14+00:00
John Newsome 51 Reputation points
commented 2024-05-16T00:20:00.2133333+00:00
John Newsome 51 Reputation points
2 answers One of the answers was accepted by the question author.

*.net referenced dll is not seen with a using statement

Hi, I have a project called MBSAnalysisMVCWebApp which is a web app. I reference MBSAnalysisMVCWebApp from my main MVC project called Mbsa. But when I try a using statement, It says MBSAnalysisMVCWebApp cannot be seen?  The MBSAnalysisMVCWebApp.dll…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,296 questions
asked 2024-04-29T15:37:56.6+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-05-15T23:34:19.63+00:00
iqworks Information Quality Works 276 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,586 questions
asked 2024-05-15T16:39:50.26+00:00
StewartBW 365 Reputation points
accepted 2024-05-15T22:15:16.32+00:00
StewartBW 365 Reputation points
5 answers One of the answers was accepted by the question author.

Exit code (Decimal): -2068052377Error Invalid command line argument. Consult Windows Installer SDK..please help me fixing this

Log folder path C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\Log\20220218_192800

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,834 questions
asked 2022-02-18T14:25:57.053+00:00
Raman R 36 Reputation points
commented 2024-05-15T21:33:04.0666667+00:00
Erland Sommarskog 102K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Synape managed private endpoint is in refreshing state

Hello, In synapse studio managed private endpoints stuck in refreshing state. Do you know what is causing the issue here?

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-10T18:09:28.9333333+00:00
kai 20 Reputation points
accepted 2024-05-15T20:39:33.1333333+00:00
kai 20 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…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
983 questions
asked 2024-05-15T19:57:09.37+00:00
Naveed Shaik 0 Reputation points
accepted 2024-05-15T20:22:51.9433333+00:00
Naveed Shaik 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Virtual Desktop - DeploymentFailed - terminal provisioning state 'Failed'

Receive the following error when attempting to use the 'Quickstart' for Azure Virtual Desktop. It passed validation before I hit the 'create' button, but approximately 5 minutes in, it stops and presents this: { "code":…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,380 questions
asked 2024-05-13T21:31:19.5866667+00:00
Vaughn, Eric 20 Reputation points
commented 2024-05-15T20:14:55.13+00:00
Vaughn, Eric 20 Reputation points
1 answer One of the answers was accepted by the question author.

Maui for Android default font size

Hello All. if I have an Entry control that I don't set it's font size. How I can programmatically get it's font size. in other words how I get the default font size of a control that have text in it. Thank you very much.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,950 questions
asked 2024-05-14T06:09:21.7466667+00:00
Haviv Elbsz 1,926 Reputation points
accepted 2024-05-15T20:00:41.14+00:00
Haviv Elbsz 1,926 Reputation points
2 answers One of the answers was accepted by the question author.

Exchange online archive mailbox access on mobile

Dear experts, it seems we cannot access the archive mailbox as in Outlook for Windows on mobile devices. Is there something not configured correctly on our end? Appreciate any help!

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,224 questions
asked 2023-06-29T12:33:44.5933333+00:00
John Sheehan 145 Reputation points
commented 2024-05-15T19:56:39.84+00:00
Blunt, Jim 0 Reputation points
9 answers One of the answers was accepted by the question author.

Removing OneDrive traces remaining after uninstall

I can't unpin the Desktop shortcut from Quick Access in File Explorer. It doesn't point to C:\Users\myusername\Desktop but instead to C:\Users\myusername\OneDrive\Desktop even though I uninstalled OneDrive after a day or two of trying it. …

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,142 questions
asked 2021-06-16T17:15:28.783+00:00
Ron Sipherd 236 Reputation points
edited a comment 2024-05-15T19:52:43.05+00:00
Khoi Nguyen 1 Reputation point
2 answers One of the answers was accepted by the question author.

Azure backup for VM - Recommend policy settings for archiving of to-be-deleted VM

Hi, I have VMs that will soon be deleted and want to keep 1 backup/snapshot of the VM for archiving. What is the recommendation backup policy settings for such purpose? The goals: Run backup on-demand only. Retain that snapshot/recovery point for 10…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,139 questions
asked 2024-05-14T16:22:45.51+00:00
AH 25 Reputation points
accepted 2024-05-15T19:21:06.1966667+00:00
AH 25 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
2 answers One of the answers was accepted by the question author.

Manually Install Patches to WSUS

I currently have a WSUS server on my network to push patches but I am not sure how to get the patches onto my WSUS without internet. We have used the offline updater in the past but that pulls everything and then we will have to go through them all. A…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,226 questions
asked 2024-05-14T17:42:42.1866667+00:00
Samantha 0 Reputation points
commented 2024-05-15T18:54:03.3766667+00:00
Adam J. Marshall 8,886 Reputation points MVP
1 answer One of the answers was accepted by the question author.

unable to access PowerBI training Lab

I am unable to access https://labclient.labondemand.com/LabClient/6eb94116-d9e6-4d48-95f7-89d68869ddd2 for PowerBI training. It doesn't recognize my password. I am using my work email password, which I use to access all work-related websites This…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
98 questions
asked 2024-05-14T15:55:44.6133333+00:00
Fakinlede, Fisayo 20 Reputation points
accepted 2024-05-15T18:32:47.47+00:00
Fakinlede, Fisayo 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,093 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