Ayanmullick / test

Test scripts
0 stars 3 forks source link

Test issue #1

Open Ayanmullick opened 4 years ago

Ayanmullick commented 4 years ago

Test Issue

Ayanmullick commented 4 years ago

A lot of Microsoft Product Groups push back on providing PowerShell documentation for their products. Eg. The EA Portal, The Common Data Platform etc. Is there a SPOC in the PowerShell Team keeping track of PowerShell documentation deficiencies for Microsoft products?

Why don't they use the AutoRest tool to create a PowerShell SDK for their product just like Microsoft Graph?

Ayanmullick commented 4 years ago

The combined number of open issues in VSCode, PowerShell and related repositories exceeds 1000. How is the PowerShell team managing the DevOps workload? Are the Agile\Scrum metrics publicly accessible?

Is it feasible to have a Community AzDevops project for PowerShell; with a Scrum Master for the community, community sprint planning etc. For Eg. the ErrorView RFC etc. Just a thought.

DevOps backed by quality framework and a robust incentive structure monetized thru Stripe.

Ayanmullick commented 4 years ago

image https://azure.microsoft.com/en-us/downloads/

Standard unified PowerShell SDK for all Azure services

Ayanmullick commented 4 years ago

PowerShell Notebook suggestion: Can one link breakpoints with PowerPoint animation sequences?

Ayanmullick commented 4 years ago

Is there a .Net dependency matrix PowerShell 7 components? ie. which components can run only on .Net Standard and which have dependencies on other components of .Net core?

Is there a PowerShell components' dependency report on non .Net

Is there any documentation on which PowerShell components [IntelliSense. Help System, Parser, Remoting etc.] have non .Net Standard dependencies so one could assess if it's technically possible to build a minimal PowerShell that one could use to do AzIoT implementations with on .Net Standard compatible microcontrollers like below? https://www.wildernesslabs.co/meadow

So one could do AzIoT implementations on .Net Standard microcontrollers like below? https://www.wildernesslabs.co/meadow

I tried the .Net portability analyzer in Visual studio but couldn't get very far.

So one could to a basic Hello World implementation on AzIoT using a .Net Standard microcontrollers like https://www.wildernesslabs.co/meadow Is it possible to use the .Net portability analyzer in Visual studio

starttime memory usage CPU usage

System management automation IntelliSense help system parser remoting

AzIoT implementation on .Net Standard microcontrollers

Ayanmullick commented 4 years ago

How could one RDP to an AAD-joined Win10 AzVM from an Android phone using Microsoft Remote Desktop?