289,152 questions

Sort by: Updated
2 answers

WNS : The Notification payload is invalid

I am developing an app which highly relies on the WNS push notifications. However, except raw notifications, I get the following error for Tile,Badge and Toast The Notification payload is invalidThe Notification payload is invalidI also checked out…

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.
263 questions
asked 2024-03-30T00:09:53.0133333+00:00
Cem Karatas 0 Reputation points
answered 2024-05-01T16:24:55.9066667+00:00
Louis Magdaleno 0 Reputation points Microsoft Employee
1 answer

OUR SCHOOL NAME IS NOT SHOWING IN AZURE SCHOOL DATA BASE

We are registered Non Profit Organization Based on India. We are running school and education program for those children who can't afford school fees, who are belong to poor family , we are also higher education . We want to add our school in Azure Data…

SQL Server on Azure Virtual Machines
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,147 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.
949 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-05-01T14:04:50.94+00:00
Villay Doctor 0 Reputation points
answered 2024-05-01T16:23:50.2633333+00:00
Bruce (SqlWork.com) 56,526 Reputation points
1 answer

CMD runs automatically and uses too much Memory

Sometimes out of nowhere the command propmt pops up and runs for few second and closes soon before closing it manually, and sum times the CMD will be runnning as a background process and will be using around a GB of RAM. I had similar issue with…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,192 questions
asked 2024-04-30T14:23:02.74+00:00
Sughosh S V 20 Reputation points
commented 2024-05-01T16:19:42.1066667+00:00
MotoX80 31,581 Reputation points
1 answer

I completed a Microsoft challenge where they mentioned they would provide an exam voucher. How do I request that voucher?

Hi, I completed a Microsoft challenge (Microsoft Fabric). As part of that challenge Microsoft would provide an exam voucher if it is completed by April 19th, 2024. Where would I access/download that exam voucher? Thank you Ram

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,084 questions
asked 2024-04-19T18:01:47.2533333+00:00
Ram Tirumalaraju 0 Reputation points
commented 2024-05-01T16:16:44.1466667+00:00
Ram Tirumalaraju 0 Reputation points
1 answer

Preview Error Adding Extension Assembly to SSRS RDL Report in VS2022

I am using Visual Studio 2022 with the Microsoft Reporting Services Projects extension. I've created a Reporting Services project and added a simple report. In this report, I included a textbox with the expression =User!Language and successfully…

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,743 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,804 questions
asked 2024-04-25T20:50:57.0033333+00:00
James, Alec (Basingstoke) 0 Reputation points
answered 2024-05-01T16:16:39.5733333+00:00
James, Alec (Basingstoke) 0 Reputation points
1 answer

How to prevent the web page to read or write cookies in WebView2

I'm trying to write to program with webview2, the control document is here: https://learn.microsoft.com/en-us/microsoft-edge/webview2/ The WebView2.CoreWebView2.CookieManager provides lots of methods to read/write cookies, but this is not what I want. I…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,137 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,266 questions
asked 2024-05-01T10:18:02.0666667+00:00
Lan Zuo 1 Reputation point
answered 2024-05-01T16:16:26.1566667+00:00
Bruce (SqlWork.com) 56,526 Reputation points
3 answers One of the answers was accepted by the question author.

Elastic pool in Azure SQL & SQL server Managed instance

I have 2 doubts ) What is the right explanation Elastic pool in Azure SQL ? ) What is SQL server Managed instance that is often heard in Azure DB services & when one should use it. I have been trying to understand its significance but did…

Azure SQL Database
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
718 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,578 questions
asked 2022-05-09T14:27:22.923+00:00
Mohammed Arshad Alikhan 86 Reputation points
answered 2024-05-01T16:12:10.5066667+00:00
Ioannis Katsaounis 176 Reputation points
3 answers

We've detected a Microsoft Intune PowerShell script issue in your environment

Have received the below advisory from Microsoft but enable to find the particular script with the following app id. Can someone please help the process how to search for this app id and identify. Creating a new app registration in the Microsoft Entra…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,725 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,351 questions
asked 2024-04-24T03:09:11.66+00:00
Paricha, Avijit (WIPRO) 0 Reputation points
answered 2024-05-01T16:07:56.39+00:00
Steve Cox 0 Reputation points
1 answer

Why is the public ip range download blocked?

Hey, I use a script to download the public ip ranges from azure (https://www.microsoft.com/en-us/download/details.aspx?id=56519). If I view that URL in my browser, it displays and I am able to download the JSON. However, if I run my script that would…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,578 questions
asked 2024-05-01T11:40:10.79+00:00
karolyi 0 Reputation points
edited an answer 2024-05-01T16:06:19.69+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
2 answers

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,881 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,377 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,069 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
commented 2024-05-01T16:03:15.13+00:00
Michael-5966 0 Reputation points
4 answers

How to copy big file 5g with task and within impersonation

Hi, How to copy big file 5G from source to destination using impersonation: WindowsIdentity.RunImpersonated( ImpersonationHelper.Token Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,888 questions
asked 2024-04-18T08:06:36.18+00:00
Dani_S 2,726 Reputation points
edited a comment 2024-05-01T16:02:01.7033333+00:00
Dani_S 2,726 Reputation points
2 answers

What is going on with Microsoft Bing Image Creator lately?

Microsoft Bing Image Creator is not as intelligent as it was prior to being integrated with DALL-E 3. It can no longer accurately depict recreations of art in the art style of a specific artist, such as if you ask for something in the art style of…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,084 questions
asked 2023-10-08T05:36:09.0566667+00:00
Aiden Montalvo 20 Reputation points
commented 2024-05-01T16:00:18.31+00:00
緯強 童 0 Reputation points
1 answer

Setting up rule for delegate meeting requests

I am a delegate for my several calendars, so all meeting invitations sent to them appear in my Inbox. There is one delegate I do not require constant visibility for so I am trying to create a rule with no luck. I created a folder called "Meeting…

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,815 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,991 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,008 questions
asked 2024-05-01T14:33:41.0533333+00:00
S G 0 Reputation points
commented 2024-05-01T15:57:04.69+00:00
S G 0 Reputation points
1 answer

How to tell if my Windows 11 Firewall is on?

I just got a brand new Victus laptop yesterday, and it runs Windows 11. I downloaded my McAfee Anti-virus security to it, but it is still telling me that I have viruses and that I need to turn on my Windows Firewall. I'm a novice at computer stuff, so I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,192 questions
asked 2024-05-01T14:39:14.0333333+00:00
Jennifer Young 0 Reputation points
answered 2024-05-01T15:56:20.1666667+00:00
Rajiv Ghimire 0 Reputation points
2 answers

procmon leaves something in place that anti hack software detects

I have licensed software that checks for hacking sw somehow. It got upset when it saw that procmon was running ('monitoring sw running'...) and shut down. When I shutdown procmon and restarted the app it still complained, I had to reboot. Seems like…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,088 questions
asked 2021-10-17T00:39:41.973+00:00
Paul Moore 1 Reputation point
answered 2024-05-01T15:53:30.4533333+00:00
Klaude 0 Reputation points
1 answer

Azure IoT Hub Cloud-2-Device

Hi, understand we could send cloud to device message as I require to periodically send message to my devices, wonder if I could do this using azure functions or any other method available? I do not see any schedule message sending in the portal. Thank…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,122 questions
asked 2024-05-01T12:38:11.9033333+00:00
SoonJoo@Genting 241 Reputation points
answered 2024-05-01T15:52:06.3066667+00:00
Sander van de Velde 28,546 Reputation points MVP
1 answer

Waiting for Management Server | Remote Management on macOS using Intune

Hi there, I am trying to test macOS deployment via Intune. I added a test device to Intune and assigned myself as a user for some compliance and configuration policies. At the deployment phase, I signed in using the Microsoft account and now I am…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,725 questions
Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
67 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,252 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,351 questions
asked 2024-04-30T22:44:33.8233333+00:00
Anam Ahmed 21 Reputation points
commented 2024-05-01T15:49:06.6166667+00:00
Anam Ahmed 21 Reputation points
2 answers One of the answers was accepted by the question author.

Connect to SharePoint Online without Basic Authentication from C# Console App

Hello, I have developed a C# Windows Console app. In the past I could connect and write data to SharePoint Online using Basic Authentication very easily. See my (simplified) code here: using Microsoft.SharePoint.Client; using System.Security; …

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,673 questions
asked 2022-10-31T12:00:41.643+00:00
Elmo 41 Reputation points
commented 2024-05-01T15:46:52.9533333+00:00
Joe Bonomo 1 Reputation point
1 answer One of the answers was accepted by the question author.

Update DriveItem properties & replace the contents of a driveItem

When I do the Update DriveItem properties (https://learn.microsoft.com/en-us/graph/api/driveitem-update?view=graph-rest-1.0&tabs=http), there is no increase in version in version history but when I do replace the contents of a driveItem…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,618 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,658 questions
asked 2024-05-01T06:59:50.12+00:00
Akshith Reddy Thalla 80 Reputation points
accepted 2024-05-01T15:40:02.4233333+00:00
Akshith Reddy Thalla 80 Reputation points
1 answer One of the answers was accepted by the question author.

How to display new messages in the channel at the bottom

How to display new messages in the channel at the bottom

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
asked 2024-04-30T14:17:11.2666667+00:00
Pleasehelp 20 Reputation points
accepted 2024-05-01T15:39:54.55+00:00
Pleasehelp 20 Reputation points