We are looking to auto-scale azure search so that we can handle surge loads whenever it happens.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@abhishek-kumar-mishra, Thanks for the question! We are taking a look into this and will get back to you soon.
@abhishek-kumar-mishra Quick question, can you reply back with the tier/SKU of your Azure Search service? Free tier does not provide scaling options. Basic tier will let you add replicas but not partitions. Tier/SKU info is on the overview page in the portal.
We are in standard tier with 3 replica.
On Wed, 14 Aug, 2019, 10:33 AM Heidi Steen, notifications@github.com
wrote:
@abhishek-kumar-mishra https://github.com/abhishek-kumar-mishra Quick
question, can you reply back with the tier/SKU of your Azure Search
service? Free tier does not provide scaling options. Basic tier will let
you add replicas but not partitions. Tier/SKU info is on the overview page
in the portal.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/MicrosoftDocs/azure-docs/issues/37066?email_source=notifications&email_token=ACWEMQ7A67ZLJZABY3DNJYLQEOGZRA5CNFSM4ILQ7IU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4HWINI#issuecomment-521102389,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACWEMQ54B5EHW7PWDN2J3LDQEOGZRANCNFSM4ILQ7IUQ
.
@abhishek-kumar-mishra Hmm, this sounds like a bug or possibly a transitory service issue. Can you file a support request? This link should get you started -- https://azure.microsoft.com/en-us/support/create-ticket/
Hey, let me clarify. Not sure if I explained correctly. I said I don't see
the option to auto scale. Not sure if that is an option.
I didn't mean to say that I am not able to manually scale it.
On Wed, 14 Aug, 2019, 10:59 AM Heidi Steen, notifications@github.com
wrote:
@abhishek-kumar-mishra https://github.com/abhishek-kumar-mishra Hmm,
this sounds like a bug or possibly a transitory service issue. Can you file
a support request? This link should get you started --
https://azure.microsoft.com/en-us/support/create-ticket/—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/MicrosoftDocs/azure-docs/issues/37066?email_source=notifications&email_token=ACWEMQ7AXQJEDYEU6PNJBQDQEOJ3LA5CNFSM4ILQ7IU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4HXJVA#issuecomment-521106644,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACWEMQ4YVLVLHPVQ3O5PATLQEOJ3LANCNFSM4ILQ7IUQ
.
Hey, let me clarify. Not sure if I explained correctly. I said I don't see the option to auto scale. Not sure if that is an option. I didn't mean to say that I am not able to manually scale it.
…
On Wed, 14 Aug, 2019, 10:59 AM Heidi Steen, @.*> wrote: @abhishek-kumar-mishra https://github.com/abhishek-kumar-mishra Hmm, this sounds like a bug or possibly a transitory service issue. Can you file a support request? This link should get you started -- https://azure.microsoft.com/en-us/support/create-ticket/ — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#37066?email_source=notifications&email_token=ACWEMQ7AXQJEDYEU6PNJBQDQEOJ3LA5CNFSM4ILQ7IU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4HXJVA#issuecomment-521106644>, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWEMQ4YVLVLHPVQ3O5PATLQEOJ3LANCNFSM4ILQ7IUQ .
@abhishek-kumar-mishra, For better clarity, could you post a screenshot after concealing any private details?
@abhishek-kumar-mishra Got it! There is no built-in feature support for autoscaling. I'm sure people have done it, but it would require using the management APIs and writing custom code. You can suggest new features, or vote-up existing feature requests, on UserVoice: https://feedback.azure.com/forums/263029-azure-search
My recommendation is to post your question on Stack Overflow. This isn't something we're likely to document any time soon. This link should help: https://stackoverflow.com/questions/tagged/azure-search
Thanks a lot. Now I have the answer..
Appreciate it.
On Wed, 14 Aug, 2019, 10:14 PM Heidi Steen, notifications@github.com
wrote:
@abhishek-kumar-mishra https://github.com/abhishek-kumar-mishra Got it!
There is no built-in feature support for autoscaling. I'm sure people have
done it, but it would require using the management APIs and writing custom
code. You can suggest new features, or vote-up existing feature requests,
on UserVoice: https://feedback.azure.com/forums/263029-azure-searchMy recommendation is to post your question on Stack Overflow. This isn't
something we're likely to document any time soon. This link should help:
https://stackoverflow.com/questions/tagged/azure-search—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/MicrosoftDocs/azure-docs/issues/37066?email_source=notifications&email_token=ACWEMQ7XW7TJ44TVVP3PFL3QEQZAJA5CNFSM4ILQ7IU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4JMS4Y#issuecomment-521324915,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACWEMQYYALUP2T7BLUK7ZBDQEQZAJANCNFSM4ILQ7IUQ
.
@abhishek-kumar-mishra, We will close this issue out, thanks again for raising this question.
Thank you @HeidiSteen.