Coder Social home page Coder Social logo

azurestack-vm-poc's People

Contributors

akn9050 avatar mattmcspirit avatar rolftherkildsenatwork avatar theblackmini avatar yagmurs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azurestack-vm-poc's Issues

The host VM got unresponsive after one hour

Thanks for the great template and script! I can tell there is a lot of work behind it.

Unfortunately when I tried setting up using the master branch the script was unable to find a ASDK version and quit.

When I tried the development branch I selected the 2002-35 version and AAD but after the script had been running for about one hour the machine got unresponsive. The last thing I saw that it was done with the progress bar for installation of the ASDK and there were multiple progress bars displayed by PowerShell.

I ran this from inside PowerShell ISE.

I tried redploying the machine but it still not responding on port 3389. I waited at least 30 minutes until I redeployed.

I realize that there are multiple moving parts here with new releases of ASDK and Windows updates. What is the best configuration for making this work? I just want a minimal system.

Deployment template validation failed

Hi, I am getting a "template validation failed" message using all options given in the readme article for deployment, Any changes that need to be taken care of?
Thanks,

Errors in the unattended install methods

  1. looks like Azure will reject the User Name "Administrator" so you should use another user name I guess.
  2. New-AzResourceGroupDeployment: /home/dan/.local/share/powershell/Scripts/Deploy-AzureStackonAzureVM.ps1:412
    Line |
    412 | New-AzResourceGroupDeployment -ResourceGroupName $ResourceGroupName `
    | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | 6:09:30 PM - The deployment 'AzureStackonAzureVM' failed with error(s). Showing 1 out of 1 error(s). Status Message: Changing property 'osDisk.blobUri' is not allowed. (Code:PropertyChangeNotAllowed) CorrelationId: 32587701-13d8-459e-94ab-3680ac1bb7d6

installazurestackpoc ip error

hello, each time i attempt to install poc i received error stating ipaddress is null as shown below. the host indeed has ip address so don't know what is going on. any help appreciated. thanks

image

Region selection ignored in some case (if unsupported providers in region)

the issue happens if : you want to create a new resource group AND you select a region with unsupported providers (for example francecentral : it does not support shutdown schedule).
When you clic on "purchase", the validation phase failed because of misson provider in selected region.
If you change the region (northeurope), the validation phase still failed because it does not use the new selected region.
After some check; it appears the resourcegroup has been created in francecentral and that the validation phase use the region of the resourcegroup instead of the selected region.
You have create a new resourcegroup (or delete the existing on) to pass the validation and deploy on the newly selected region.

What's Azure AD username/password?

Hi
Nice to meet you and this is a very good repo for ASDK! ๐Ÿ‘

while I was trying to run install.ps. It ask me to give the Azure AD username and password twice. But I am not very clear about the Azure AD admin's username and the password use for. of course I have an account work as co-admin for one Azure tenant. Would you please explain this question for me? ๐Ÿ‘

Looking forward to your feedback

BR
Yiming

No scripts to install

$VmCredential = Get-Credential -Credential "dontUseAdministrator"
$AzureADTenant = '####'
$AzureADGlobalAdmin = 'admin@####'
$AzureADGlobalAdminCredential = Get-Credential $AzureADGlobalAdmin

.\Deploy-AzureStackonAzureVM.ps1 -DeploymentType AAD -AzureADTenant $AzureADTenant -AzureADGlobalAdminCredential $AzureADGlobalAdminCredential -VmCredential $VmCredential -Verbose -Region "northeurope" -VirtualMachineSize 'Standard_E32s_v3' -ResourceGroupName 'asdk'

Administrator desktop on AzS-HOST1 contains no shortcuts/scripts and there is no C:\AzureStackOnAzureVM directory.

Offline mode & SpotVM support

Please consider adding the following capabilities:

  1. Supporting the offline mode version of Azure Stack
  2. Setting the Azure VMs to be 'Spot' reducing the run rate of the VMs.

Deploy-AzureStackonAzureVM.ps1 doesn't work correctly

Hello,

I can see that this script has been modified 9 days ago and I am struggling for more than two days to make it work.
I am preparing for a training session and from the Lab 0, it fails to provision the Azure Stack VM with error:

Line 410 , the deployment failed with error, the source blob was not found. Although the error message is showing the good path of the vhd, the deployment fails.

When I browse the vhd path (copied from the vhd properties) I receive the following error:
The specified resource does not exist. requestid.....

Please help me, I have a training to do in two days and nothing works :(

Thanks

Where is the Demo Script?

Where is the Demo Script or LAB guide? that we should follow after installation completed?
I am currently running the deployment for next time after 1st trial failed to complete the installation after 8 hours running the installation, hopefully it will work this time, but need to have demo steps/script/guide to follow after installation done.

Modify infrastructure VMs configuration like memory and vcpu

Hi yagmurs,

Many thanks for this amazing adaptation !
Do we have a chance to modify infrastructure VMs configuration (RAM, CPU)?
For smallest hardware configurations, it should be better.
Do you know where is the configuration file (xml I suppose) to change, eg : 4GB of Ram to 2GB for a VM ?
Thank you.

Stopped installation

Hi, I tried last version. I started AAD installation. After reboot installation not continues. I checked VMs, there is only one AzS-DC01

"Missing required property 'WebhookUrl'."

Yagmur,

First thank you for putting this work together. I have tried to use your "Deploy" button to deploy your work to Azure and MAG and both have received this error:

STATUS BadRequest
PROVISIONING STATE Failed
TIMESTAMP 9/12/2018, 9:15:42 AM
DURATION 0.6504132 seconds
TYPE Microsoft.DevTestLab/schedules
RESOURCE ID /subscriptions/XXXXXXXXXXXXXXX/resourceGroups/MCS-AzS-DevTestLab-RG/providers/Microsoft.DevTestLab/schedules/shutdown-computevm-AzS-HOST1
STATUSMESSAGE {
"error": {
"code": "MissingRequiredProperty",
"message": "Missing required property 'WebhookUrl'."
}
}
RESOURCE shutdown-computevm-AzS-HOST1

To this end I did some troubleshooting and attached is
template_bugfix_submit_github.zip

This JSON has been validated, though I am not a direct coder, so can I persuade you to incorporate the changes after you review them with also the inclusion of the right parameters. I had to add "name" and "regionId" for the Azure DevTest Lab creation. Also, even though this template now deploys without error, the VM does not get inserted into the DevTest Lab.

Lastly, would it be possible to add a Deploy button to MAG in addition to the Deploy button to Azure since gov't clients are starting to investigate Azure Stack.

Error during job Add Plans and offers.

Hi
Logs.zip

When I am running post config script, It is not working from last 2 day (from 17 Dec 2018 Morning). When I am re-running the script found same issue every time. It could be due to there is some interface updates in Azure Stack Admin portal. Can you please look into the issue.
Attaching logs zip folder:
Logs.zip

ASDK Configurator Stage: CreatePlansOffers failed. Updating ConfigASDK Progress database
GetScripts : Complete
CheckPowerShell : Complete
InstallPowerShell : Complete
DownloadTools : Complete
HostConfiguration : Complete
Registration : Complete
UbuntuServerImage : Complete
WindowsUpdates : Complete
ServerCoreImage : Complete
ServerFullImage : Complete
MySQLGalleryItem : Complete
SQLServerGalleryItem : Complete
AddVMExtensions : Complete
MySQLRP : Skipped
SQLServerRP : Complete
MySQLSKUQuota : Skipped
SQLServerSKUQuota : Complete
UploadScripts : Skipped
MySQLDBVM : Skipped
SQLServerDBVM : Complete
MySQLAddHosting : Skipped
SQLServerAddHosting : Complete
AppServiceFileServer : Complete
AppServiceSQLServer : Complete
DownloadAppService : Complete
AddAppServicePreReqs : Complete
DeployAppService : Complete
RegisterNewRPs : Complete
CreatePlansOffers : Failed
InstallHostApps : Incomplete
CreateOutput : Incomplete

Thanks!
Amit

Update for 2002 ASDK?

Hi,

Installation option does not include 2002 ASDK version.

Are you planning to include that ?

Thanks,
Mahesh.

Params discrepancies

Great repo! I found some discrepancies in the parameters. For exmaple, adminUsername is in the params file, but not needed by the template. Same goes for location and public IP. I personally replaced the adminUsername variable in the template by a parameter, and deleted the rest of the params from the params file.

Let me know if you want a pull request with my changes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.