Thank You @Badger . I changed the names and ran the config.
Below is the error I am getting now: Please advice.
C:\Users\...\config>logstash -f logstash-azure.conf
Using JAVA_HOME defined java: C:\Program Files\Java\jdk1.8.0_321
WARNING: Using JAVA_HOME while Logstash distribution comes with a bundled JDK.
DEPRECATION: The use of JAVA_HOME is now deprecated and will be removed starting from 8.0. Please configure LS_JAVA_HOME instead.
.............
[2022-02-21T23:03:40,097][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600, :ssl_enabled=>false}
[2022-02-21T23:03:41,453][INFO ][org.reflections.Reflections] Reflections took 89 ms to scan 1 urls, producing 119 keys and 417 values
[2022-02-21T23:03:45,565][INFO ][logstash.javapipeline ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>8, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>1000, "pipeline.sources"=>["C:/Users/.../config/logstash-azure.conf"], :thread=>"#<Thread:0x683eae23 run>"}
[2022-02-21T23:03:46,773][INFO ][logstash.javapipeline ][main] Pipeline Java execution initialization time {"seconds"=>1.2}
[2022-02-21T23:03:46,803][INFO ][logstash.inputs.azureblobstorage][main] === azure_blob_storage 0.12.3 / main / 0b8639 / ruby 2.5.8p0 ===
[2022-02-21T23:03:46,804][INFO ][logstash.inputs.azureblobstorage][main] If this plugin doesn't work, please raise an issue in https://github.com/janmg/logstash-input-azure_blob_storage
[2022-02-21T23:03:46,812][INFO ][logstash.javapipeline ][main] Pipeline started {"pipeline.id"=>"main"}
[2022-02-21T23:03:46,890][INFO ][logstash.agent ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2022-02-21T23:03:51,050][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: InvalidResourceName (400): The specifed resource name contains invalid characters.
RequestId:863be9a2-501e-00b4-3149-2793c3000000
Time:2022-02-21T17:33:50.2807442Z
[2022-02-21T23:03:51,052][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] loading registry failed for attempt 1 of 3
[2022-02-21T23:03:51,320][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: InvalidResourceName (400): The specifed resource name contains invalid characters.
RequestId:863bea61-501e-00b4-6349-2793c3000000
Time:2022-02-21T17:33:51.1911894Z
[2022-02-21T23:03:51,321][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] loading registry failed for attempt 2 of 3
[2022-02-21T23:03:51,496][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: InvalidResourceName (400): The specifed resource name contains invalid characters.
RequestId:863bea93-501e-00b4-0c49-2793c3000000
Time:2022-02-21T17:33:51.3980625Z
[2022-02-21T23:03:51,496][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] loading registry failed for attempt 3 of 3
[2022-02-21T23:03:51,508][INFO ][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] learn_encapsulation, this can be skipped by setting skip_learning => true. Or set both head_file and tail_file
[2022-02-21T23:03:51,526][INFO ][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] learn json header and footer failed because bad URI(is not URI?): https://storageaccount.blob.core.windows.net/containers
[2022-02-21T23:03:51,528][INFO ][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] head will be: {"records":[ and tail is set to ]}
[2022-02-21T23:03:51,544][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: bad URI(is not URI?): https://storageaccount.blob.core.windows.net/containers for list_blobs retries left 3
[2022-02-21T23:03:51,546][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: bad URI(is not URI?): https://storageaccount.blob.core.windows.net/containers for list_blobs retries left 2
[2022-02-21T23:03:51,548][ERROR][logstash.inputs.azureblobstorage][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] caught: bad URI(is not URI?): https://storageaccount.blob.core.windows.net/containers for list_blobs retries left 1
[2022-02-21T23:03:51,643][ERROR][logstash.javapipeline ][main][0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4] A plugin had an unrecoverable error. Will restart this plugin.
Pipeline_id:main
Plugin: <LogStash::Inputs::AzureBlobStorage container=>"containers", id=>"0b8639dd2a856a7d9b1264745734af6a47df3e073cc6c77673484cb3b1cecdf4", storageaccount=>"storageaccount", access_key=><password>, enable_metric=>true, codec=><LogStash::Codecs::JSON id=>"json_cc53cd37-2cf3-458a-8a78-365ef844c863", enable_metric=>true, charset=>"UTF-8">, logtype=>"raw", dns_suffix=>"core.windows.net", registry_path=>"data/registry.dat", registry_create_policy=>"resume", interval=>60, addfilename=>false, debug_until=>0, debug_timer=>false, skip_learning=>false, file_head=>"{\"records\":[", file_tail=>"]}", path_filters=>["**/*"]>
Error: undefined method `each' for nil:NilClass
Exception: NoMethodError
Stack: C:/Users/.../logstash-7.17.0/vendor/bundle/jruby/2.5.0/gems/logstash-input-azure_blob_storage-0.12.3/lib/logstash/inputs/azure_blob_storage.rb:199:in `run'
C:/Users/.../logstash-7.17.0/logstash-core/lib/logstash/java_pipeline.rb:409:in `inputworker'
C:/Users/.../logstash-7.17.0/logstash-core/lib/logstash/java_pipeline.rb:400:in `block in start_input'