340,073 questions

Sort by: Updated
3 answers

SharePoint security update causing issue

Hi Team, I am getting below error when installing latest security sharepoint update-kb5002494,KB 5002501 of SharePoint server 2016 on windows server 2019. Application error when access /_layouts/15/settings.aspx, Error=The control type…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,206 questions
asked 2023-11-03T13:18:15.5566667+00:00
Athulya Pillai 46 Reputation points
answered 2024-04-19T10:07:39.6733333+00:00
Gábor Nagypál 0 Reputation points
2 answers

How I get 300 DPI with 648 X 1016 Using SKBitmap

I am trying to PNG image to BMP image via using SKBitmap, the BMP image not set in 300 DPI why? below i mentioned my code, if there is any mistakes please correct my code using (SKBitmap pngBitmap = SKBitmap.Decode(inputFilePath)) { …

Universal Windows Platform (UWP)
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,199 questions
asked 2024-04-16T07:17:48.06+00:00
Saranya Karthik 20 Reputation points
commented 2024-04-19T10:07:37.5233333+00:00
Junjie Zhu - MSFT 14,366 Reputation points Microsoft Vendor
1 answer

Unified Group membership

Hi All i have created unified group using the below syntax. New-UnifiedGroup -DisplayName "UG1" -Alias "UG1" -PrimarySmtpAddress "UG1@contoso.com" -Members "user1@contoso.com","user2@contoso.com"…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 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,163 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,333 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,874 questions
asked 2024-04-19T05:10:35.3766667+00:00
Glenn Maxwell 10,106 Reputation points
answered 2024-04-19T10:07:25.4266667+00:00
Noah Ma-MSFT 380 Reputation points Microsoft Vendor
0 answers

Office 365 apps for enterprise are being installed automatically

Hello Team, Currently, we're utilizing AVD machines where Office 365 apps are exclusively installed. We've enforced a policy restricting users from installing apps on their local systems. However, with the recent Windows 11 update, Office 365 apps for…

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,732 questions
asked 2024-04-19T10:07:22.4466667+00:00
Hitendra G. Chauhan 0 Reputation points
1 answer

How to audit instance changes and Profiler usage?

Greetings. I have a vendor with unlimited access to our most important SQL box, and that's not about to change. The best I can do here is track whatever they do. I've already got some tools in place for DB changes, as well as user/ login modifications.…

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,642 questions
asked 2024-04-18T22:08:55.4166667+00:00
chrisrdba 361 Reputation points
answered 2024-04-19T10:06:53.7333333+00:00
MikeyQiao-MSFT 330 Reputation points Microsoft Vendor
1 answer

Employee Photos change in Graph?

We have had a process running for a very long time that would look at an employee's photo in Graph and compare it to an image we have on a file system to see if there was a photo change. We did this by looking for hash changes. On 2/17/2024 something…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,515 questions
asked 2024-02-22T19:44:04.26+00:00
Carey, Chad 0 Reputation points
commented 2024-04-19T10:06:07.3433333+00:00
Joe Jones 15 Reputation points
0 answers

I buy a game when I already have gamepass, will I still own that game after gamepass expired

I am using gamepass and plan to purchase a game by click on Purchase with Gamepass - which then have a discount on normal price. I would like to know if I purchase the game this way then when the Gamepass expired, will I still own the game I purchased?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,851 questions
asked 2024-04-17T08:49:04.2533333+00:00
Andy Bui 0 Reputation points
edited the question 2024-04-19T10:05:42.5266667+00:00
Mahesh Goud Juvvadi 580 Reputation points Microsoft Vendor
0 answers

IOS 18 compatibility?

Hi, Can anybody confirm if existing Xamarin form (ios only) apps will continue running on all devices when ios 18 is released? I realise the support cycle ends May 1st, but if i rebuild the app now with new distribution and provisioning certificates, is…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,291 questions
asked 2024-04-19T10:05:10.08+00:00
Andy H 0 Reputation points
1 answer

hii want to run stored procedure in synapse but ima getting an error ,can anyone help me

query: USE gold_db GO CREATE OR ALTER PROC CreateSQLServerlessView_gold @ViewName nvarchar(100) AS BEGIN DECLARE @statement VARCHAR(MAX) SET @statement = N'CREATE OR ALTER VIEW '+@ViewName+' AS SELECT * FROM OPENROWSET(BULK…

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,667 questions
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,344 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,479 questions
Azure Data Lake Analytics
asked 2024-04-18T16:53:48.23+00:00
naveena kankipati 0 Reputation points
commented 2024-04-19T10:05:06.54+00:00
naveena kankipati 0 Reputation points
6 answers

Birthday attacks against TLS ciphers with 64bit (Sweet32)

How to disable below vulnerability for TLS1.2 in Windows 10? QID: 38657 THREAT: Legacy block ciphers having block size of 64 bits are vulnerable to a practical collision attack when used in CBC mode. All versions of SSL/TLS protocol…

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,747 questions
asked 2021-07-22T15:54:22.563+00:00
Gangi Reddy 71 Reputation points
edited a comment 2024-04-19T10:05:03.57+00:00
,@(5+5) 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to identify Azure resources that need to update to TLS 1.2 or later version?

I received a notification from Microsoft that interactions with Azure services must be secured using Transport Layer Security (TLS) 1.2 or later by October 31, 2024. I want to know which resources or services are affected and need to be updated to TLS…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,667 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
758 questions
asked 2024-03-26T23:16:02.1666667+00:00
SafiyullahSA 65 Reputation points
commented 2024-04-19T10:04:43.35+00:00
SafiyullahSA 65 Reputation points
1 answer

Adding Key Vault Secret to Power Automate using Managed Identities.

Good morning MS Team, I am creating an application where different Power Automate Scripts are managing the Entra ID users and app registrations using an specific App registration with high-level permissions. Right now, I have the App Registration Id and…

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,101 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
112 questions
asked 2024-04-19T08:13:02.62+00:00
Malvaro 65 Reputation points
answered 2024-04-19T10:04:36.1633333+00:00
Deepanshu katara 4,355 Reputation points
0 answers

Password hash synchronization is not working

I am switching from ADFS authentication to Password Hash Synchronization. I have enable the PHS successfully on AAD Connect sync and it was successful. I have changed the authentication method to PHS. However, when I tried to login to M365 portal, I get…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,820 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,187 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,033 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,382 questions
asked 2024-04-19T10:04:26.35+00:00
Mohd Arif 921 Reputation points
0 answers

Availability test does not catch when the website is down

Hello,   I have created an availability test for my web app using “Application insights > Availability“. That is how I configured the test: I let the test run for a 30 minutes to get some data and than I stopeed my web app. My web app started to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,823 questions
asked 2024-04-19T10:03:47.3366667+00:00
Oleg Tserkovnyuk 521 Reputation points
0 answers

ADD DNS RECORD ERROR

Hello  Please i need your help on this issue. I was trying to add the DNS records i got this error message  

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,911 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-04-16T01:55:58.1066667+00:00
Iniobong Nkanga 1,661 Reputation points
edited a comment 2024-04-19T10:03:36.0833333+00:00
Noah Ma-MSFT 380 Reputation points Microsoft Vendor
2 answers

HTTP pings on port: 8000 failing site start

I'm trying to deploy a web app on python using github. I'm getting errors for "didn't respond to HTTP pings on port: 8000". Even though my deployment was successful I'm not using any docker file command for deployment. The container is probably…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,823 questions
asked 2023-01-03T15:12:01.723+00:00
xKaito Music 1 Reputation point
commented 2024-04-19T10:02:55.5866667+00:00
Astha Sinha 0 Reputation points
0 answers

Is it possible to connect Google firebase, AdMob apis with Microsoft Azure data factory or synapse analytics

I want to get the data from all my sources into one place i.e. Azure data lake gen2. Firebase database and AdMob are two of the sources of data and I want to make the connection of these sources with ADF to move the data into Azure. I have been through…

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,344 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,479 questions
asked 2024-04-19T10:02:22.69+00:00
BR 0 Reputation points
1 answer

Can't deploy python function with the module azure-identity or azure-storage-filedatalake

I'm trying to deploy my function that I've been working on locally, whenever I add the module "azure-storage-filedatalake" or the module "azure-identity" my function doesn't appear on the function app anymore, but when I remove this…

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,335 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,207 questions
asked 2024-04-18T09:55:12.23+00:00
Ayoub Ben Yamoune 0 Reputation points
commented 2024-04-19T10:01:52.8966667+00:00
Ayoub Ben Yamoune 0 Reputation points
0 answers

How to recover a accidently deleted databricks instance in a free trial account

How to recover a accidently deleted databricks instance in a free trial account.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,910 questions
asked 2024-04-19T10:01:26.8066667+00:00
Vinee Jain 0 Reputation points
1 answer

Azure policy for auditing trial subscriptions

My team is trying to create an audit effect Azure policy to audit any trial subscriptions. The goal of our policy is to show all the trial subscriptions as non-compliant. Below is the JSON template we were able to come up with. We are testing for…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
788 questions
asked 2024-04-17T15:26:21.7566667+00:00
Sparsh Raj 0 Reputation points
answered 2024-04-19T10:00:44.8766667+00:00
Prashant Kumar 0 Reputation points Microsoft Employee