406,369 questions

Sort by: Updated
0 answers

Xamarin Forms - classic bluetooth

I am trying to connect one bluetooth device to xamarin app. I tired "Plugin.BLE" but its not scanning my device and found my device is not BLE device so I need to use classic bluetooth plugin. I tried "Plugin.BluetoothClassic" and…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-03T04:53:33.537+00:00
Prak 1 Reputation point
1 answer

Logic App: Auth with Bearer only working with literal token value

I'm getting an access token via usual mechanic I'm handling response via Parse JSON When I use follow-up HTTP request and use a header of "Authorization": "Bearer <var from Parse JSON>", I get a 401 When I replace <var from…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,352 questions
asked 2021-03-01T16:15:02.57+00:00
Anonymous
answered 2021-03-03T04:52:39.497+00:00
MayankBargali-MSFT 70,841 Reputation points
1 answer One of the answers was accepted by the question author.

(cluttered label) How to avoid wrong key pairs value (2 field in 1 line)

I experienced having wrong key pairs value result (2 field in 1 line) and I found article in github explaining: Avoid cluttered labels Sometimes when you apply different labels within the same line of text, the service may merge those labels into one…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,923 questions
asked 2021-03-02T16:43:00.157+00:00
daniel setiadi 21 Reputation points
accepted 2021-03-03T04:50:26.99+00:00
daniel setiadi 21 Reputation points
1 answer

Json decoder to xml in pipeline returns empty string for nullable fields

I am using the usual implementation for Json to Xml pipeline (https://learn.microsoft.com/en-us/biztalk/core/create-custom-pipelines-to-process-json-messages) but I face a problem. The fields that are null in the Json, the receive pipeline transforms the…

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
376 questions
asked 2021-02-10T16:07:58.127+00:00
t8eo 1 Reputation point
answered 2021-03-03T03:55:29.637+00:00
Colin Dijkgraaf 1,516 Reputation points
0 answers

reading repeating elementt values in biztalk

Dear team, i have exposed json service using biztalk. in the input i have: "addOns": ["a1", "a2", "a3", "a4"], after generating schema using json schema wizard i got xsd created as: <xs:element…

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
376 questions
asked 2021-02-23T00:31:44.933+00:00
DNS 1 Reputation point
commented 2021-03-03T03:52:05.287+00:00
Colin Dijkgraaf 1,516 Reputation points
2 answers One of the answers was accepted by the question author.

Server 2016 and windows 10 - CIS Benchmarks Hardening Policy

Dear Support, We want to do system Hardening as per CIS Benchmarks so could you please and advise from where i will get Group policy. I need group policy template. Please advise.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,576 questions
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.
3,004 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,902 questions
asked 2021-03-01T12:39:32.167+00:00
Yasar mistry 251 Reputation points
accepted 2021-03-03T03:38:40.917+00:00
Yasar mistry 251 Reputation points
1 answer One of the answers was accepted by the question author.

Font Sizes in the attrs.xml File of a Xamarin.Android Compound Control

I am creating a compound control in Xamarin.Android compound control. Some of the properties that I need to include in attrs.xml are used to specify font sizes. I used format="float" for these properties in attrs.xml. In the Android Designer,…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-02T22:28:07.23+00:00
Nathan Sokalski 4,111 Reputation points
accepted 2021-03-03T03:35:20.38+00:00
Nathan Sokalski 4,111 Reputation points
2 answers

What happened to all of my script contributions!?

I had 5 script contributions that I use for work. I'm a microsoft employee. They were on technet and provided to customers when needing to troubleshoot an issue. I ran into another issue and needed my script to find that my technet pages were no…

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,627 questions
asked 2021-03-02T21:03:31.213+00:00
The Nikitis 1 Reputation point
answered 2021-03-03T03:30:45.003+00:00
Ian Xue 39,471 Reputation points Microsoft Vendor
1 answer

It wont bring out update

So I brought out an update for testing, I made the product unavailable before I submitted this, it got accepted and I brought the update out for Xbox, after 12 hours the update isn’t there, there’s no apps that need updating on my Xbox. Is it because I…

Universal Windows Platform (UWP)
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,068 questions
asked 2021-02-20T20:28:15.02+00:00
Noah sides 21 Reputation points
commented 2021-03-03T03:24:57.863+00:00
Roy Li - MSFT 34,006 Reputation points Microsoft Vendor
0 answers

Does ServicePointManager.SecurityProtocol handle both http and https (encrypted web pages)?

I have some code that downloads files off the net. (This is to save me time, for instance if I want to read news items from a opinion-site, I can load the links I'm interested in a user-friendly way.) Those files could be web pages, or PDFs, or text.…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,780 questions
asked 2021-03-02T22:28:11.897+00:00
gideon isaac 81 Reputation points
commented 2021-03-03T03:22:46.523+00:00
Xingyu Zhao-MSFT 5,371 Reputation points
2 answers

Rest API call

Hi, I want to get token and site id from tableau URL API. Then I found something on stackoverflow but getting an error at tableauCredentialsType, tsRequest and siteType. Is this seperate dll? or what it is? Could someone help me namespace TableauAPI { …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,108 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-02T08:39:09.207+00:00
dinesh 41 Reputation points
commented 2021-03-03T03:20:27.997+00:00
Daniel Zhang-MSFT 9,636 Reputation points
1 answer

How to start making an own game for XboxOne

Hello, I'm a young student from Poland. My dream is to make my own game for Xbox One. How I can start to do it ? On which program ? Is it for free ? Is there any video tutorial how I can do it. I'm a beginner. Best regards Szymon.

Universal Windows Platform (UWP)
asked 2021-03-02T09:55:29.833+00:00
Szymon Koszela 1 Reputation point
answered 2021-03-03T03:20:22.803+00:00
Roy Li - MSFT 34,006 Reputation points Microsoft Vendor
2 answers

Cannot get Edge to work with --ie-mode-file-url command line flag

We use an instrument test system which uses ActiveX controls to support hardware communication with the UUT and other test instruments via serial, USB, and GPIB, all operated via Javascript code on HTML pages which are saved on the filesystem of the PC…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,463 questions
asked 2021-02-27T18:37:34.343+00:00
Richard Burdett 1 Reputation point
commented 2021-03-03T03:20:08.717+00:00
Deepak-MSFT 2,206 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Spatial Anchors: Service unavailable or unspecified error found when trying to load an anchor

I'm developing an iOS/Android app using Unity that uses spatial anchors. The current build of the app worked fine last week but as of today, it is unable to find anchors. When I try to find a spatial anchor, I get the error message "Service…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
89 questions
asked 2021-03-01T11:26:05.72+00:00
Felix Gähr 31 Reputation points
commented 2021-03-03T03:20:05.943+00:00
OttoMejia 6 Reputation points
1 answer

MDT - Failure when attempting to copy boot files & Verify BCDBootEx Errors

Hi, I tried to deploy a capture W2016 image to a physical computer with preinstalled W10 via MDT 6.3.8456. I am getting "Failure when attempting to copy boot files." in ztiRunCommandHidden. and "Verify BCDBootEx" BDD.log. I…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
937 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
449 questions
asked 2021-03-02T17:49:39.87+00:00
Brandon Ho 376 Reputation points
answered 2021-03-03T03:13:06.58+00:00
Fiona Yan-MSFT 2,311 Reputation points
2 answers One of the answers was accepted by the question author.

Backup all SSAS databases via a script

I just added SSAS 2017 tabular instances. Does anyone have a script that looks for all databases and creates backups? I know how to to script out each one, but would like to automate this so I don't have to look for new databases.

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,313 questions
asked 2021-03-02T15:19:15.437+00:00
alhowarthWF 301 Reputation points
answered 2021-03-03T03:08:33.3+00:00
Lukas Yu -MSFT 5,821 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD Connect netbios name

Hi, I've an environment contain NetBIOS name with "." example abc.com as netbios name And Azure AD Connect (On-Premise) doesn't support Netbios names with ".", is there other work around, so that i can sync users to Azure Portal.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,283 questions
asked 2021-02-28T03:25:48.347+00:00
Russell Ang 66 Reputation points
accepted 2021-03-03T03:02:35.963+00:00
Russell Ang 66 Reputation points
1 answer One of the answers was accepted by the question author.

billing account usage changed every data

i want to get the billing account usage by rest api for (2021-01-01, ... 2021-01-10) i got the usage amount and count everyday (2021-01-20 ... now) the amount changed everyday, for example 2021-01-20 the amount of (2021-01-01) is $2100 …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,038 questions
asked 2021-01-29T03:57:38.417+00:00
贾海锋 306 Reputation points
accepted 2021-03-03T02:58:24.407+00:00
贾海锋 306 Reputation points
4 answers

Use of IR Camera

My Lenovo Laptop has an IR Camera (I think is being used for Windows Hello). I'm wondering if Windows has a utility for using it, like for doing thermal photos.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
asked 2021-02-20T20:22:52.957+00:00
antonio altamura 106 Reputation points
commented 2021-03-03T02:56:56.727+00:00
Jenny Feng 14,211 Reputation points
2 answers

Alarm message pops up on my desktop

Hi The following message pops up every few minutes on my desktop (Windows server 2016) ![70550-windows-popup.png][1] [1]: /api/attachments/70550-windows-popup.png?platform=QnA Do you know why and how to stop it? Thanks

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,576 questions
asked 2021-02-22T10:16:01.48+00:00
Evgeni 1 Reputation point
commented 2021-03-03T02:56:32.407+00:00
Jenny Feng 14,211 Reputation points