Michael Hansen

Results 21 comments of Michael Hansen

@barrett777 do you have any info on how one might go from the `uuid` values in the `playersData.js` file to say the xbox `xuid`?

I know what the player xuid is, my question was more how that is related to the guid in the playerData.js file.

I am having the same problem. Instead of using xCluster to join nodes to the cluster, I have a Script resource: ``` Script JoinExistingCluster { GetScript = { return @{...

@mkokoy2 I used the xCluster resource to create the cluster. You can find my DSC script here: https://github.com/hansenms/iac/blob/master/sql-alwayson/DSC/PrepareSQLServer.ps1

I would like to upvote this, if possible. It's annoying to have to connect to get a conn.rdp file, then disconnect, edit the file and reconnect. Would be nice to...

This repo is no longer being maintained. Use the https://github.com/Microsoft/fhir-server-samples instead.

Wasn't really tested with that. If you want to fix it, feel free to do so. Happy to accept a pull request, but it is not something I plan on...

Go to the Azure Data Factor....Open the UI for the ADF and run the pipeline.

Do you have any data in the database?

Well, if you have not imported any data, then that would be why the data factory pipeline is returning no results. There should be a patient reservoir that you can...