290,818 questions

Sort by: Updated
1 answer

Error in cell 4

https://learn.microsoft.com/en-us/training/modules/train-evaluate-cluster-models/3-exercise-model In cell 4, there is an error : AttributeError: 'NoneType' object has no attribute 'split' This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
965 questions
asked 2024-05-07T10:25:35.2966667+00:00
Benoît Frisque 0 Reputation points
answered 2024-05-10T09:20:49.9333333+00:00
Rakesh Gurram 3,000 Reputation points Microsoft Vendor
3 answers

How to achieve that properties set in Myprops.props override those set for the project?

I want to reuse Visual Studio 2022 project settings, but have trouble to understand the docs. There is said: "Properties in a property sheet are overriden if the same property is set directly in the .vcxproj file. I assume that before adding a new…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,638 questions
asked 2024-05-06T13:21:32.1466667+00:00
Fred Verhoeckx 0 Reputation points
commented 2024-05-10T09:20:22.4233333+00:00
Anna Xiu-MSFT 25,891 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How we can find the users of the Shared link in SharePoint using powershell

"How can I use PowerShell to retrieve the users associated with the shared link 'SharingLinks.44bba7dc-c2e9-45ec-afc3-2cd22cb06614.Flexible.1bf58ca8-0d70-4ead-9987-299fb50fbe6d' in SharePoint Online?" And how to get the user mentioned in the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 questions
asked 2024-05-07T04:26:00.09+00:00
Surjit Kumar A 20 Reputation points
commented 2024-05-10T09:19:31.2166667+00:00
Surjit Kumar A 20 Reputation points
2 answers

Request for high CPU machine with 48 and 96 GB RAM for production DB load on Linux

Our organization requires a high CPU machine with an AMD64 processor to install MSSQL on Ubuntu 20.04. We are considering two options, D48ls_v5 and D48pls_v5, and need to know if these machines use AMD64 and which one is the best fit. Any other…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,186 questions
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,799 questions
asked 2024-05-09T09:17:37.9833333+00:00
Mahmoud Elzahaby 0 Reputation points
edited an answer 2024-05-10T09:17:27.3866667+00:00
MikeyQiao-MSFT 560 Reputation points Microsoft Vendor
1 answer

Exchange Online - Purview Retention Policy Not Working

I am having issues with an Exchange Online retention policy not taking affect properly. I created a Purview tag and rule to permanently delete any Deleted Items email older than 31 days old. I assigned that rule to one specific user, myself, to test,…

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,205 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
395 questions
asked 2024-05-06T17:58:27.4733333+00:00
Phil DeFabio 0 Reputation points
commented 2024-05-10T09:15:53.24+00:00
Noah Ma-MSFT 685 Reputation points Microsoft Vendor
5 answers

Change default name for OneDrive For Business folder

The default name for OneDrive for Business is "OneDrive - BusinessName". I would like to create OneDrive as "OneDrive BusinessName", without the dash. I have set OneDrive to back up My Documents and I have AutoCAD installed and 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,137 questions
asked 2022-06-03T20:35:11.543+00:00
Ed Jobe 176 Reputation points
commented 2024-05-10T09:15:41.93+00:00
Hung Nguyen 0 Reputation points
1 answer

Blob storage account Disaster Recovery: customer initiated Blob Storage Account Failover time optmization

Hi, we are doing DR failover testing on our blob storage account in RA-GZRS (e.g. westus2/west central us). We were wondering if is there any way to optimize time needed for a "Customer managed blob Storage Account Failover" completed,…

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,721 questions
asked 2024-05-09T12:11:33.04+00:00
COLASANTO, FRANCESCA 11 Reputation points
answered 2024-05-10T09:15:41.6566667+00:00
Anand Prakash Yadav 6,150 Reputation points Microsoft Vendor
2 answers

Func, Action, Predicate delegates, events in C#

Hello! I am looking for a good short guide on when and how to take what. Do you have any examples or do you know a good site?

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,302 questions
asked 2024-05-09T19:00:01.6066667+00:00
Noah Aas 140 Reputation points
commented 2024-05-10T09:15:03.0733333+00:00
Jiale Xue - MSFT 34,276 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

When I'm doing manifest file signing using 'mage', why 2 hash signatures are getting created?

Here is the command I'm using: mage -sign UNSIGNED2.manifest -CertHash <Fingerprint> When I'm running the above command, 2 hash signatures are getting created. Why? Thanks

Windows
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.
4,790 questions
asked 2024-05-08T06:26:08.8066667+00:00
Aman Jain 0 Reputation points
commented 2024-05-10T09:14:41.3033333+00:00
Aman Jain 0 Reputation points
1 answer

Anyway to bypass control event firing during Page.Loaded event?

Simplified scenario: <ToggleButton x:Name="fuzzySearchToggle" Checked="fuzzySearchToggle_Checked" Unchecked="fuzzySearchToggle_Checked"/> bool _loading = true; private…

Universal Windows Platform (UWP)
asked 2024-05-07T15:29:15.5566667+00:00
杨岑 146 Reputation points
edited an answer 2024-05-10T09:12:07.5966667+00:00
杨岑 146 Reputation points
1 answer

如何配置windows server2008事件转发器

我在配置windows server2008事件转发时遇到了事件不能够转发到另一台服务器的问题,操作步骤如下: 1、使用evntwint打开事件转发器; 2、编辑添加一个事件; 3、配置SNMP服务的陷阱,设置团体名和用于接收snmptrap消息的服务器IP; 当产生新事件时并没有收到消息,请问我该如何操作?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,203 questions
asked 2024-05-08T09:20:41.0033333+00:00
Wang Han 0 Reputation points
commented 2024-05-10T09:11:07.4866667+00:00
Wang Han 0 Reputation points
1 answer

Cloud code editor won't start in sandbox cloud shell

https://learn.microsoft.com/en-us/training/modules/powershell-write-first/2-exercise-hello-world Training module successfully activated a Sandbox Cloud Shell but won't open integrated code editor: I confirmed the prompt because it seems like code…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
965 questions
asked 2024-05-10T07:39:10.4233333+00:00
Utu Hopiavuori 0 Reputation points
edited the question 2024-05-10T09:10:28.3533333+00:00
pnaroju 1,400 Reputation points Microsoft Vendor
1 answer

Hub & Spoke - P2S VPN Traffic via Azure Firewall

Is the following scenario supported? We have 3 Virtual Networks: VNET-01-UKSOUTH-PROD VNET-01-UKWEST-PROD VNET-02-UKWEST-PROD VNET-01-UKSOUTH-PROD & VNET-01-UKWEST-PROD are peered. VNET-01-UKWEST-PROD & VNET-02-UKWEST-PROD are…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,393 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
578 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,178 questions
asked 2024-05-08T11:06:43.35+00:00
devopsfj 156 Reputation points
commented 2024-05-10T09:10:16.1233333+00:00
KapilAnanth-MSFT 35,591 Reputation points Microsoft Employee
2 answers

Unusual Document Upload error when replacing existing documents in SharePoint 2019 on-prem

This is happening on an on-prem SharePoint Server 2019 website that we host for a client. Users cannot upload an existing document with the intent to replace with a new version, using any method. We can still open documents from the site, make edits, and…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,235 questions
asked 2024-05-02T13:52:35.29+00:00
John Kanost 5 Reputation points
commented 2024-05-10T09:10:14.35+00:00
Petrenji, Zoltan 0 Reputation points
1 answer

SCSM Asset Management Question / Help

Hi, I have downloaded a Asset Management from https://github.com/SysCtrNat/AssetManagement And import all the MPs. It is now showing Asset Management on SCSM Console. It open the form, but with error That Asset Management has a lot directories and…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
215 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
840 questions
asked 2024-04-05T09:09:38.1066667+00:00
PerserPolis-1732 1,376 Reputation points
edited a comment 2024-05-10T09:09:04.93+00:00
XinGuo-MSFT 14,541 Reputation points
1 answer

SCCM - Client upgrade - Is there a deadline?

Hi I upgraded to latest version of SCCM 2309 (latest Hotfix). The prod client version is: 5.00.9122.1000 The pre-prod client version is: 5.00.9122.1018 I selected pre-prod during the upgrade. I noticed that machines are only upgrading to pre-prod…

Microsoft Configuration Manager
asked 2024-05-10T08:49:25.19+00:00
SenhorDolas 1,191 Reputation points
answered 2024-05-10T09:08:05.2833333+00:00
AllenLiu-MSFT 40,881 Reputation points Microsoft Vendor
1 answer

Import Teams Call Records into Power BI via anonymous access

Hi I have been asked to create a dashboard for a business unit which uses Microsoft Teams for inbound calls, through a queue system, and outbound calls direct from the client. An app has been registered for Power BI in our Azure tenant and the following…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,709 questions
asked 2024-05-10T08:17:37.7733333+00:00
Michael Kane 0 Reputation points
commented 2024-05-10T09:06:51.9733333+00:00
Michael Kane 0 Reputation points
3 answers One of the answers was accepted by the question author.

Remote register service keep stop

Hi, I have a problem with "Remote register" service, it stop after 10 minutes from the startup. i need to keep this service running.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,388 questions
asked 2020-10-14T22:05:10.407+00:00
MMASLOUH 61 Reputation points
answered 2024-05-10T09:05:13.1966667+00:00
Jan van Zeggelaar 0 Reputation points
2 answers

Accessing Azure VM via Bastion (shared link) with AAD Users

Hello, we set up our first Azure VM (win 11 multi-session). We want to access the VM via a shared link (Bastion) and log in with AzureAD users. I have created the shared link and access via local users works fine. I can RDP to the VM with the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,186 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
243 questions
asked 2024-05-08T13:48:47.3966667+00:00
Schäfer, Lukas 0 Reputation points
commented 2024-05-10T08:57:42.7866667+00:00
Schäfer, Lukas 0 Reputation points