98,307 questions

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

Will vbscript be deprecated on Windows Server?

'VBScript' is listed as a deprecated feature for "Windows Client" here (https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features) What does this mean for Windows Server? Will VBScript be removed from Windows Server in some…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,276 questions
asked 2023-10-10T20:19:25.0033333+00:00
Tim Johnson 20 Reputation points
answered 2024-05-23T13:49:29.28+00:00
啸 轩 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure DNS records do seem to work

I create a Azure DNS zone to host the DNS records for a domain registered with IONOS, I updated successfully and more than 48 hours ago the name servers on the registrar but using different DNS checker tools the records still do not show up. I registered…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
605 questions
asked 2024-05-23T09:51:03.34+00:00
Riccardo Barbieri 0 Reputation points
commented 2024-05-23T13:44:56.09+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,970 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 40 Reputation points
accepted 2024-05-23T13:40:10.81+00:00
Tony Pitman 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to bring app to front, if already open?

How to bring the app to front, if already open? My app is Windows Form application c#

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 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,373 questions
asked 2024-05-22T13:25:34.1033333+00:00
Hussnain Fareed 0 Reputation points
edited an answer 2024-05-23T13:39:09.0833333+00:00
KOZ6.0 5,050 Reputation points
1 answer One of the answers was accepted by the question author.

IS Intune plan 1 sufficient to manage and deploy apps

We are a large municpality over 10 000 workstations and was wondering which plan we should get since our budget is tight. Just want to manage apps and deploy them using intune.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,468 questions
asked 2024-05-22T19:47:23.4633333+00:00
Sylvain Simpson 0 Reputation points
accepted 2024-05-23T13:36:01.9566667+00:00
Sylvain Simpson 0 Reputation points
1 answer One of the answers was accepted by the question author.

Pricing - Azure Document Intelligence Service

Could you please provide clarification on how the pricing for the Azure Document Intelligence service is applied considering the following usage for (S0 - Web/Container) instance and read (prebuilt-read) SKU: Month 1 - 1 million pages Month 2 - 0.25…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,446 questions
asked 2024-05-22T10:26:00.17+00:00
Sarva, Pavan 40 Reputation points
accepted 2024-05-23T13:20:30.0833333+00:00
Sarva, Pavan 40 Reputation points
4 answers One of the answers was accepted by the question author.

syncdata db has this error "Database re-provisioning failed with the exception "

I have an Azure sql db that I have a data sync with an on prem db. The sync was working and all was good. 1/31 we added a column to a table in the on prem db. I added the same column to my Azure sql db and refreshed the schema for the data sync. The new…

Azure SQL Database
asked 2024-02-02T14:12:42.7766667+00:00
Janet Putnam 45 Reputation points
accepted 2024-05-23T13:18:57.22+00:00
Janet Putnam 45 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Synapse database: How to fix HY000 "login failed" error

I'm getting an error when using my Python program to connect to an Azure Synapse MS SQL server. My info: Using Python 3.11 on Windows 10 Pro. And using the pyodbc 5.1.0 module. Server: [blahserver.sql.azuresynapse.net]. This is an Azure Synapse MS SQL…

Azure SQL Database
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,467 questions
asked 2024-05-23T10:56:39.69+00:00
Chuck Roberts 45 Reputation points
accepted 2024-05-23T13:16:48.02+00:00
Chuck Roberts 45 Reputation points
1 answer One of the answers was accepted by the question author.

create a trigger based on a specific data in the name of the file

Hi, I am just starting with Power Automate and created my first flow. I was wondering if it is possible to assign different recipients for the approvals based on the name of the file?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,502 questions
asked 2024-05-23T09:04:05.6433333+00:00
Popova, Nevena (879) 0 Reputation points
accepted 2024-05-23T13:09:00.39+00:00
Popova, Nevena (879) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Connecting Azure Databricks workspace to on-premises network - peering

I was following this tutorial to deploy a workspace for on prem database access. I created the VNET for Databricks as mentioned as well as the transit VNET. However, when I got to the option to peer the two VNETs the VNET peering option seems to be…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
asked 2024-05-22T14:48:27.7233333+00:00
Abdullah Humayun 20 Reputation points
accepted 2024-05-23T13:00:28.0566667+00:00
Abdullah Humayun 20 Reputation points
2 answers One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
271 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 45 Reputation points
commented 2024-05-23T12:46:38+00:00
Smitha Kalluparambil 45 Reputation points
2 answers One of the answers was accepted by the question author.

How to open SQL 2008 SSIS Packages

Hi All, We have SQL 2008 R2 server with integration services and some packages, please let me know how to open the old packages and view it. What tool i need to install to view those files?

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,886 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,468 questions
asked 2024-05-22T05:56:27.35+00:00
Karthikeyan Chinnusamy 61 Reputation points
commented 2024-05-23T12:44:52.3633333+00:00
Karthikeyan Chinnusamy 61 Reputation points
1 answer One of the answers was accepted by the question author.

I dont have retention policy, but still can not delete file versions, since error message says that retention policy prevents it

Dear All, I used to have retention policy, that prevented final deletion of everything. I deleted this policy (as you can see from the picks below), but still when trying to delete old file versions I only get error message, saying: Versions of this item…

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,951 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,845 questions
asked 2024-05-22T08:53:19.1066667+00:00
Attila Dob 45 Reputation points
accepted 2024-05-23T12:44:01.5033333+00:00
Attila Dob 45 Reputation points
2 answers One of the answers was accepted by the question author.

VPN and networking config for secure upload to ADLS Gen2 storage account?

I'm looking into network architectures and security for implementing secure access from user laptops into Azure to upload files to ADLS Gen2 data lake blob containers. We have no on-prem network or AD - just individual user laptops. We do have MS Entra…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,366 questions
asked 2024-05-09T14:59:36.4666667+00:00
Peter Daniels 0 Reputation points
accepted 2024-05-23T12:32:13.1733333+00:00
Peter Daniels 0 Reputation points
1 answer One of the answers was accepted by the question author.

java script error during github sign in on Visual Studio Community 2019

https://answers.microsoft.com/en-us/feedback/forum/fdbk_commsite-bug/java-script-error-during-github-sign-in-on-visual/408d54b5-7ef3-4df2-82c8-3bd8e82534be sign in window is poorly populated and missing most elements you would expect during a microsoft…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,688 questions
asked 2024-03-13T01:04:08.3333333+00:00
John H. Freeman 20 Reputation points
commented 2024-05-23T12:24:16.12+00:00
John H. Freeman 20 Reputation points
1 answer One of the answers was accepted by the question author.

Restrict SharePoint site.

Hi All, I have an Office 365 unified group with an associated SharePoint site. This unified group consists of 10 owners and 700 members. The SharePoint site contains 30TB of data, and one of the owners of the SharePoint site wants to clean up some data…

Microsoft Exchange Online
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,845 questions
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,243 questions
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,836 questions
asked 2024-05-10T22:06:50.07+00:00
Glenn Maxwell 10,186 Reputation points
accepted 2024-05-23T12:23:01.5933333+00:00
Glenn Maxwell 10,186 Reputation points
1 answer One of the answers was accepted by the question author.

MS To Do feature

Hi All, I am using Microsoft 365 E5 license, couple of Outlook for Mac users have reported that they cannot access the MS To Do feature. They are trying to access To Do via the task pane on the right, but the To Do section is grayed out on the left. I am…

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,951 questions
Microsoft Exchange Online
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
471 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,024 questions
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,243 questions
asked 2024-05-10T22:20:50.3333333+00:00
Glenn Maxwell 10,186 Reputation points
accepted 2024-05-23T12:22:53.4866667+00:00
Glenn Maxwell 10,186 Reputation points
1 answer One of the answers was accepted by the question author.

LSA Auditing

Hi All I have the following requirement to enable (Enforce LSA Auditing) through GPO on all my servers. I have an OU with a couple of test VMs, and I have created a GPO and enabled the two policies below: Computer Configuration > Administrative…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,504 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,400 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,276 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,989 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,745 questions
asked 2024-05-20T19:43:17.6+00:00
Glenn Maxwell 10,186 Reputation points
accepted 2024-05-23T12:22:36.9533333+00:00
Glenn Maxwell 10,186 Reputation points
1 answer One of the answers was accepted by the question author.

Query on Loop

Hi All, Can we share a Loop workspace with a unified group or distribution list (on-prem/online), a mail-enabled security group (on-prem/online), or everyone in the organization? Are there any limitations on this? Please guide me.

Microsoft Exchange Online
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,354 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,845 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,024 questions
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,243 questions
asked 2024-05-19T20:35:22.0033333+00:00
Glenn Maxwell 10,186 Reputation points
accepted 2024-05-23T12:22:14.38+00:00
Glenn Maxwell 10,186 Reputation points
1 answer One of the answers was accepted by the question author.

Legacy outlook

Hi All couple of users have reported issue that they are unable to see emails in legacy outlook for MAC, when they switch to new outlook for MAC they are able to see the email. Please guide me.

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,109 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
471 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,943 questions
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,243 questions
asked 2024-05-19T21:14:51.9333333+00:00
Glenn Maxwell 10,186 Reputation points
accepted 2024-05-23T12:21:50.2133333+00:00
Glenn Maxwell 10,186 Reputation points