When with Azure DevOps Services integrate with Microsoft Project?
When with Azure DevOps Services integrate with Microsoft Project?
Kinect DK OCR
I am researching the usage of the Kinect DK. I have read that is has the ability to extract text from an image. Is it possible to do using this device? If so, can is extract barcode information as well? How would I go about doing this?
Change from office home to office business
Dear Sirs, Please indicate how to change from Office Home to Office Business for 2 PC Thank you, Jaime Delgado
Help, can't login to Power BI desktop
Hi, i tried login to my account in Microsoft Power BI desktop, but there's only pop up white screen after input email and password. So, i can't login and because it very long (doesn't change), i must close that pop up box. Help.
Azure Function Can Invoke Javascript functions from another function. Is this expected?
I'm not sure if this is expected behavior and if I can fully rely on this however. I have one Azure Function, containing multiple Javascript functions. And it appears that I'm able to call these Javascript functions from other Azure functions. Is this…
Windows 8 consumer preview error 0x0000000A while booting from cd VMware
Welp, I can't install the os. So basically, I have 32-bit versions of Windows 8 Consumer Preview on an iso. I start up the vm and it seems to load the disk image. After 30 seconds, boom! "Your computer needs to restart" with it error code…
how to install google chrome using kudu terminal on azure
I am working on one project which the requires the google chrome to launch. since the machine where webjobs run dont have the chrome .
How do we create learning virtual machine AI assistants with smart home control and self-driving vehicle funtionality?
I am developing Conscious Quantum Coding Living AI Virtual Assistants to help with everything. Jodi, The AI Motor Home Jodi will be an integrative, quantum coded, learning/self-improving, online/cloud, virtual machine, life conscious Living AI…
SCOM OperationManagerDW database.
Hi, I have researched SCOM OperationManagerDW database. I was exploring the database by performing a sql query over the Alert.vAlert table, which contains data about SCOM alerts. I have two questions about Alert.vAlert table, because currently we…
Azure Custom Policy - Programmatic Deployment Help / Problem
Hi, I am looking for some assistance with deploying a custom Azure Policy. I have authored a policy and am able to deploy via the portal, but when I attempt to deploy via CLI I am getting the following error: Failed to parse policy rule:…
azure devops server extenshion i cant get test action resolt
hi I build an extension that adds new hub to the test area in azure DevOps "Test-Analysis" right now, I am trying to show in the tests view the reason that the test run failed but unfortunately, I couldn't achieve to get the information…
AD Connect behavior when removing UPN suffix?
Greetings all. I have a client with an existing O365 tenant which is synced to their local AD. That legacy AD is being migrated to a new one however the UPN suffix on the legacy domain happens to exactlymatch the domain name of the new domain to which…
B2C - Blazor -Azure Functions on local dev maching
I currently developing a Blazor app on my local machine that authenticates to B2C (that works fine). I also have a Function App with several APIs that the Blazor app calls to that make requests to a SQL server and BLOB storage. The Function app needs…
toString does not accept array types
Hi All, Dataflows which have been working in the production environment have now started failing due to this error (DF-FN-006 - toString does not accept array types) This seems to be a recent change and I have quite a lot Mapping Dataflows which…
Can't create Azure virtual machines: Network deployment stuck with BadGateway status
I've tried about half a dozen times so far to create a windows server virtual machine across multiple different regions (US East 2, Australia East, Australia SouthEast) using multiple different instance types (DS2_v2, DS3_v2). All appear to be stuck…
Weird Text Messages
I keep getting multiple text messages that state notify damon: Fired:sev2 azure monitor alert check certifications on fixdprdsouthcentralusv1 what does this mean?
Error Code: 500.046.002.001 / 91myf1c9.6
After logging data to my IOT Central application for some time, when I go to look at device analytics, I get the following error code: Error Code: 500.046.002.001 / 91myf1c9.6 Could you please provide some detail as to what that means?
Subscription, getting multiple post to my notificationUrl
I'm trying to use graph subscription API for my calendar events Its working fine but i'm getting redundant multiple times the same data even though i've single subscription on defined url. POST-> https://graph.microsoft.com/subscriptions …
Delete remaining resources from a deleted virtual machine
I have a couple 'stopped/deallocated' classic windows virtual machines. How do I find the associated nics and disks to ensure that resources associated with vms once there completely deleted are in fact also deleted please?
Spark SQL DML statements with Delta tables
I am getting an unspecified error when running UPDATE, DELETE and MERGE sql statements on Delta tables when using Spark SQL APIs. I can use Scala APIs fine, I’m wondering if anyone else is having the same issue?