1,784,528 questions

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

Add machines to autopilot

Hi, Have some questions regarding how to add machines to autopilot. Customer1 This customer has 50 clients, all of them are only Azure AD Registered. This client we would now like to join Endpoint Manager, and we would like an easy way for them to…

Microsoft Security | Windows Autopilot
Microsoft Security | Intune | Enrollment
Microsoft Security | Intune | Other
asked 2020-12-02T13:03:07.697+00:00
andreas bright 581 Reputation points
accepted 2020-12-03T06:46:52.89+00:00
andreas bright 581 Reputation points
1 answer One of the answers was accepted by the question author.

Monitor sign-in for breakglass accounts

Hi, We have configured two breakglass accounts and would like to monitor logins on these accounts. I have seen that this can be created under Log Analytics workspaces but that is not included in our Azure AD Premium P1 Is there any other way I can…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-02T20:54:52.547+00:00
andreas bright 581 Reputation points
accepted 2020-12-03T06:45:48.117+00:00
andreas bright 581 Reputation points
1 answer One of the answers was accepted by the question author.

How to convert RenderTargetBitmap to CanvasBitmap?

I got RenderTargetBitmap object. I like to manipulate image and Bind to Image control. So, I created the following method to do imgCtrl.Source = await CropRedrawImage(renderTargetSourceImg); However, SoftwareBitmap.CreateCopyFromBuffer or/and…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-12-02T19:55:06.38+00:00
SmilingMoon 986 Reputation points
commented 2020-12-03T06:34:48.963+00:00
SmilingMoon 986 Reputation points
1 answer

Could you please let me know how reliable to use OpenCensus library in azure databricks for logging and any Microsoft support available in case of product issues?

We would like to use Opencensus in Azure Data Bricks with Python for logging with Azure Monitor. Could you please let me know how reliable this library to use in our application and any Microsoft support available in case of any product issues?

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,940 questions
Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,924 questions
asked 2020-11-25T18:06:26.49+00:00
Tanguturi, Naresh 1 Reputation point
answered 2020-12-03T06:34:39.97+00:00
PRADEEPCHEEKATLA 91,861 Reputation points
2 answers One of the answers was accepted by the question author.

MFC CTreectrl - find item by data

Hi, In MFC CTreeCtrl, I inserted items and set item data using SetItemData(). Now I want to search CTreeCtrl items by data which I set using SetItemData().How to do it? Thanks.

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,055 questions
asked 2020-11-30T08:45:05.5+00:00
abc abc 351 Reputation points
accepted 2020-12-03T06:32:18.08+00:00
abc abc 351 Reputation points
1 answer

How to create basic relationship (tabular)

Hello I am new to ssas and I hope some of you could help me with the fundamentals. I have imported 3 tables from my sql database and ssas have setup relationships based on the foreign keys. All employees are in at least one TRoleMember. When I…

SQL Server Analysis Services
SQL Server Analysis Services

A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.

1,370 questions
asked 2020-12-02T09:33:10.287+00:00
Bodil 1 Reputation point
answered 2020-12-03T06:24:18.77+00:00
Lukas Yu -MSFT 5,826 Reputation points
2 answers

SCCM 1902 Console Connections Empty

Hello, i installed sccm console on a client computer that connects to the site database, however on the server's console, i cannot see who's connected and at what time. it's just empty. what am i missing? Thanks Ralph

Microsoft Security | Intune | Configuration Manager | Other
asked 2020-12-02T09:29:26.033+00:00
Ralph Saad 21 Reputation points
commented 2020-12-03T06:23:35.553+00:00
Ralph Saad 21 Reputation points
3 answers

How to modify the vendor specilic attribute when setting Radius Server in Windows Server 2008 r2 NPS?

Hello, Windows Server 2008 r2 NPS set Radius Server, the Radius client I used is MikroTik product, its Radius attribute: vendor_dictionary, I set the vendor specilic in NPS, As shown in the screenshot below, MikroTik Radius attributes…

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
asked 2020-10-31T05:16:11.347+00:00
互联宽带网 11 Reputation points
commented 2020-12-03T06:20:00.337+00:00
Gloria Gu 3,961 Reputation points
1 answer One of the answers was accepted by the question author.

Looking for azure IoT connected factory demo

We are looking for azure IoT connected solution architecture. How each component is used and why used... Also we are looking for live demo. may I know who will provide https://github.com/Azure/azure-iot-connected-factory …

Azure IoT Edge
Azure IoT Edge

An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.

607 questions
asked 2020-11-30T05:57:40.14+00:00
Devarinti Eswar Reddy 141 Reputation points
accepted 2020-12-03T06:12:34.173+00:00
Devarinti Eswar Reddy 141 Reputation points
1 answer One of the answers was accepted by the question author.

Azure IoT connected factory architecture

I would like to know the azure IoT connected factory solution architecture used in solution.. How each component configured and how components are working.. Git hub: https://github.com/Azure/azure-iot-connected-factory

Azure Internet of Things
asked 2020-11-29T18:22:04.277+00:00
Devarinti Eswar Reddy 141 Reputation points
accepted 2020-12-03T06:12:19.49+00:00
Devarinti Eswar Reddy 141 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Iot accelarator connected factory deployment

I was trying to deploy the Azure IOT accelerators connected factory solution from this location- https://www.azureiotsolutions.com/Accelerators, by following MS…

Azure Internet of Things
asked 2020-11-06T04:49:40.343+00:00
Devarinti Eswar Reddy 141 Reputation points
accepted 2020-12-03T06:11:59.253+00:00
Devarinti Eswar Reddy 141 Reputation points
1 answer

Is there any client side mechanism to detect, if file download is blocked by antivirus?

We are working on ASP.NET web application -ASP.NET C# at server side and JQuery/JavaScript on client side . We download some exe files from server, however sometime antivirus block the download of exe file. Is there any client side…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other

A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.

3,652 questions
asked 2020-12-02T05:10:04.037+00:00
Sandeep 1 Reputation point
answered 2020-12-03T06:07:12.637+00:00
Anonymous
1 answer

Urgent: Datafactory cannot be opened

Goodmorning, Our datafactory cannot be opend via the link "Author & monitor". We receive the following error: Failed to retrieve this data factory.…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,130 questions
asked 2020-11-30T09:57:11.45+00:00
Job Horvers 1 Reputation point
commented 2020-12-03T06:02:26.19+00:00
PRADEEPCHEEKATLA 91,861 Reputation points
1 answer

Can SSIS Developer Edition be used to create Packages to run in Azure Data Factory?

Can SSIS SQL Server Developer Edition (free) be used to create and test packages that will be run in a production Azure environment (using Data Factory SSIS Integration Runtime)? Or is a paid license of SSIS required for this type of development? Thanks.…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,130 questions
asked 2020-12-02T06:37:48.17+00:00
Douglas Bailey 1 Reputation point
commented 2020-12-03T05:57:23.277+00:00
PRADEEPCHEEKATLA 91,861 Reputation points
0 answers

Update Compliance stops updating WUFB

Hi, Has anyone had it where Update Compliance just stops updating? This has happened 3 times in a year where Update Compliance on the Azure dash stops updating, the last updated time no longer updates as normal (Every 12 hours), the only way I can fix…

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,940 questions
asked 2020-11-18T11:20:26.493+00:00
Simon Preston 1 Reputation point
commented 2020-12-03T05:53:19.84+00:00
bharathn-msft 5,146 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Set-ReceiveConnector question

halo everyone, I wondering on command Set-ReceiveConnector -MessageRateLimit 10 , how to count the messages? e.g. one external client send an email to my company with 5 recipients and cc to 10 recipients. show to count the message in this case, 1…

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

8,147 questions
asked 2020-12-02T03:30:44.097+00:00
Jerry Su 201 Reputation points
accepted 2020-12-03T05:38:17.487+00:00
Jerry Su 201 Reputation points
1 answer

Microsoft.net framework installation is very slow

So on my pc, Microsoft.net framework 3.5 feature is turned off, and when i try enable it, i need to download it, so i tried that, but it never seems to make any progress in installation, and seemingly gets stuck on Downloading Required Files section.

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,317 questions
asked 2020-11-30T19:07:30.433+00:00
Gorb Gorb 1 Reputation point
commented 2020-12-03T05:37:39.083+00:00
Jerry Cai-MSFT 991 Reputation points
0 answers

Microsoft.net framework installation won't progress

I'm trying to install microsoft.net framework 3.5 feature on windows 10 the problem is, that when downloading the files, installation won't progress, or progress only a little, as seen in screenshot here: After that, it gets stuck and won't…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,317 questions
asked 2020-12-01T18:01:58.437+00:00
Gorb Gorb 1 Reputation point
commented 2020-12-03T05:34:25.207+00:00
Jerry Cai-MSFT 991 Reputation points
1 answer One of the answers was accepted by the question author.

How to disable confirm delete bookmarks dialog?

Hello, When clearing all bookmarks, a confirmation dialog is shown. Is there any way to disable that? I am talking about the IDE. Here are the screenshots. Edit -> Bookmarks -> Clear All bookmarks.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,733 questions
asked 2020-11-26T03:39:30.367+00:00
MG Bhadurudeen 631 Reputation points
accepted 2020-12-03T05:28:24.24+00:00
MG Bhadurudeen 631 Reputation points
1 answer

Is it possible to use a proxy on Windows 10 without WinHttpAutoProxySvc running?

Good time. As part of solving the problem of closing vulnerabilities (LLMNR / NBT-NS Poisoning), the WinHttpAutoProxySvc service was disabled. Disabled by registry key (SYSTEM \ CurrentControlSet \ Services \ WinHttpAutoProxySvc \ Start = 4). Disabled…

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2020-12-01T09:36:36.467+00:00
Markelov Eduard 1 Reputation point
answered 2020-12-03T05:12:50.877+00:00
Anonymous