Can this be done thru PowerShell? Are the PowerShell steps documented somewhere? Not listed in below samples' list.
PowerShell samples for Azure App Service
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@Ayanmullick , Are we using windows containers?
Docker to a registry uses Docker's API. So, PowerShell won't be applicable here.
Yes @DashleenBhandari-MSFT , Windows containers running .Net Core 3.1 application. Could you share PowerShell steps documentation for Windows containers?
@Ayanmullick , Please refer this doc - https://www.spiria.com/en/blog/web-applications/enabling-windows-containers-windows-10/.
Meanwhile I will work internally for updating the documentation.
@Ayanmullick , This is taking a bit of time to. i will keep you posted with updates.
@Ayanmullick , Docker is independent of PowerShell. This doc is specific to Linux. We currently don't have a windows version
@DashleenBhandari-MSFT , PFB the Microsoft documentation for installing Docker thru PowerShell; ie Windows version. There should be PowerShell documentation generated thru Auto Rest like the PowerShell Graph SDK.
alt="IMAGE ALT TEXT HERE" width="180" height="120" border="10" />
Hi @Ayanmullick just so I can clarify the request here. You are looking for using the Azure PowerShell to deploy a custom app in a .net core 3.1 linux custom container, which sites in an Azure Container Registry, to Azure App Service Linux?
Adding @btardif, @panchagnula, @cephalin for awareness
Yes @DashleenBhandari-MSFT Dashleen Bhandari FTE , Windows containers running .Net Core 3.1 application. Could you share PowerShell steps documentation for Windows containers?
Sorry @Ayanmullick I now see the scenario in your comments in this thread.
@Ayanmullick Just a heads up that we've assigned this to the doc author as this would require a larger rewrite of the doc.
@BryanTrach-MSFT , Thanks for the update 👍