Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No ILB and Cosmos items' deployed #87

Open
gallegogti opened this issue Jan 12, 2022 · 2 comments
Open

No ILB and Cosmos items' deployed #87

gallegogti opened this issue Jan 12, 2022 · 2 comments

Comments

@gallegogti
Copy link

Hi,

In the last version 3.4.0, ILB is not being deployed and the Cosmos DB contains all tables mentioned on docs, but no item in any of them.
I've followed the documentation, get the object id from Azure CLI and tried options with "value" and "secret id" from the service application. Unsuccessful in both of them.

@JaydenLiang
Copy link
Contributor

Hi,

In the last version 3.4.0, ILB is not being deployed and the Cosmos DB contains all tables mentioned on docs, but no item in any of them. I've followed the documentation, get the object id from Azure CLI and tried options with "value" and "secret id" from the service application. Unsuccessful in both of them.

We removed the deployment of the internal load balancer since 3.4.0. We leave deploying the ILB as an optional post-deployment integration for users. You can follow the Microsoft documentation to set up the ILB for your own specific use.

For the CosmosDB table and item issue, I assume that you are talking about the Settings table. You need to start the vmss in order to initiate the items in the Settings table.

@gallegogti
Copy link
Author

Hi @JaydenLiang, thank you for your response and sorry for the delay to get it back.

Today I tried again and I got the same "errors" and with that, I'll be more specific.

ILB: Ok, got it.
Cosmos DB tables empty: even after I change the VMSS settings and 2 new VMs are up and running, I got no items in Cosmos tables.

I'm assuming the settings for Fortigates are not being loaded, because I can SSH to them so I could check the admin-sport is set to 443 and not for 8443 (as this deployment implies). So in a case of a disaster or problem with one of those vms, I wouldn't have it working, using VMSS.

I followed all the instructions, more than twice, but I couldn't find my mistake... Please if you could guide me... I'm attaching some screenshots.

cosmos
elb
setup
ssh
vmss-byol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants